Searched hist:"3 f108b378b26a51a8deb0e3ec08ce3ed6342d5af" (Results 1 – 3 of 3) sorted by relevance
| /dokuwiki/inc/ |
| H A D | PrefCookie.php | 3f108b378b26a51a8deb0e3ec08ce3ed6342d5af Thu Oct 23 09:11:38 UTC 2025 Andreas Gohr <gohr@cosmocode.de> refactor preference cookie handling. fixes #4544
This refactors the DOKU_PREF cookie handling on the PHP side into a class. It makes encoding/decoding more explicit and easier to understand.
The new class is used in set_doku_pref() and get_doku_pref() which have not been deprecated for now.
|
| H A D | common.php | 3f108b378b26a51a8deb0e3ec08ce3ed6342d5af Thu Oct 23 09:11:38 UTC 2025 Andreas Gohr <gohr@cosmocode.de> refactor preference cookie handling. fixes #4544
This refactors the DOKU_PREF cookie handling on the PHP side into a class. It makes encoding/decoding more explicit and easier to understand.
The new class is used in set_doku_pref() and get_doku_pref() which have not been deprecated for now.
|
| /dokuwiki/_test/tests/inc/ |
| H A D | common_dokupref.test.php | 3f108b378b26a51a8deb0e3ec08ce3ed6342d5af Thu Oct 23 09:11:38 UTC 2025 Andreas Gohr <gohr@cosmocode.de> refactor preference cookie handling. fixes #4544
This refactors the DOKU_PREF cookie handling on the PHP side into a class. It makes encoding/decoding more explicit and easier to understand.
The new class is used in set_doku_pref() and get_doku_pref() which have not been deprecated for now.
|