Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return false on invalid codepoint in mb_chr() | Nikita Popov | 2017-08-03 | 1 | -18/+2 |
* | Always use Unicode codepoints in mb_ord() and mb_chr() | Nikita Popov | 2017-08-03 | 1 | -1/+1 |
* | Revert/fix substitution character fallback | Nikita Popov | 2017-08-03 | 1 | -1/+1 |
* | Revert/fix mb_substitute_character() codepoint checks | Nikita Popov | 2017-08-03 | 1 | -7/+6 |
* | pull-request/1100 | Yasuo Ohgaki | 2016-08-10 | 1 | -2/+26 |
* | fix php_mb_ord for better handling the value of MBSTRG(current_filter_illegal... | Masaki Kagaya | 2015-03-08 | 1 | -2/+21 |
* | add test for mb_chr and mb_ord | Masaki Kagaya | 2015-03-08 | 1 | -0/+16 |