Searched hist:debc52aabb80cdc05782261d7eee86b03b8e32f2 (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/_test/tests/inc/ |
| H A D | common_obfuscate.test.php | debc52aabb80cdc05782261d7eee86b03b8e32f2 Fri Jan 11 21:28:19 UTC 2019 Phy <git@phy25.com> obfuscate: use utf8_tohtml for hex mode encoding, fixes #2665
Note that its output for "regular" char (codepoint < 2bytes) has also changed (before hex, now decimal), due to the current behavior of utf8_tohtml. In this case, the config value "hex" doesn't mean "hex" anymore, but it still obfuscates characters as numbers, as expected. This might need doc update.
|
| /dokuwiki/inc/ |
| H A D | common.php | debc52aabb80cdc05782261d7eee86b03b8e32f2 Fri Jan 11 21:28:19 UTC 2019 Phy <git@phy25.com> obfuscate: use utf8_tohtml for hex mode encoding, fixes #2665
Note that its output for "regular" char (codepoint < 2bytes) has also changed (before hex, now decimal), due to the current behavior of utf8_tohtml. In this case, the config value "hex" doesn't mean "hex" anymore, but it still obfuscates characters as numbers, as expected. This might need doc update.
|