Xinchen Hui
610c7fbe7b
Remove executable permission on phpt
2012-10-10 10:27:49 +08:00
Gustavo André dos Santos Lopes
30d6cc8919
- Fixed get_next_char(), used by htmlentities/htmlspecialchars, accepting
...
certain ill-formed UTF-8 sequences.
2010-10-14 19:14:06 +00:00
Moriyoshi Koizumi
1835a63dfd
- A couple more fix for my previous fix.
...
(one of the fix by Arnaud Le Blanc. Thanks!)
2009-10-11 23:52:33 +00:00
Arnaud Le Blanc
18794addbd
MFH: Added ENT_IGNORE as a compatibility flag for htmlentities() and
...
htmlspecialchars() to skip multibyte sequences intead of returning an
empty string (as iconv's //IGNORE). These functions will still never
return an invalid or incomplete multibyte sequence.
Fixes #43896
2008-11-26 03:00:06 +00:00
Stanislav Malyshev
5840ba0ffe
MFB utf test
2007-10-03 05:05:37 +00:00