summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_chr.phpt
Commit message (Expand)AuthorAgeFilesLines
* Return false on invalid codepoint in mb_chr()Nikita Popov2017-08-031-18/+2
* Always use Unicode codepoints in mb_ord() and mb_chr()Nikita Popov2017-08-031-1/+1
* Revert/fix substitution character fallbackNikita Popov2017-08-031-1/+1
* Revert/fix mb_substitute_character() codepoint checksNikita Popov2017-08-031-7/+6
* pull-request/1100Yasuo Ohgaki2016-08-101-2/+26
* fix php_mb_ord for better handling the value of MBSTRG(current_filter_illegal...Masaki Kagaya2015-03-081-2/+21
* add test for mb_chr and mb_ordMasaki Kagaya2015-03-081-0/+16