History log of /dokuwiki/_test/tests/inc/utf8_stripspecials.test.php (Results 1 – 4 of 4)
Revision Date Author Comments
# a1c26920 01-Jul-2020 Andreas Gohr <andi@splitbrain.org>

adjust handling for greek characters. fixes #3188

This fixes an error in the case conversion table and removes "normal"
greek letters from the list of special characters. Mathematical symbols
based

adjust handling for greek characters. fixes #3188

This fixes an error in the case conversion table and removes "normal"
greek letters from the list of special characters. Mathematical symbols
based on greek letters are still considered special chars.

show more ...


# 8cbc5ee8 10-Jun-2019 Andreas Gohr <andi@splitbrain.org>

replaced deprecated utf8 functions

For now this uses full qualified namespaces, sensible imports may come
later.


# 050f8f4d 01-May-2012 Andreas Gohr <andi@splitbrain.org>

removed unecessary requiresin unit tests


# f8369d7d 18-Apr-2012 Tobias Sarnowski <sarnowski@cosmocode.de>

moved _testing to _test