This repository has been archived by the owner on Jan 8, 2021. It is now read-only.
v1.1.15
nicolas-grekas
released this
24 Nov 13:26
·
115 commits
to master
since this release
- u::toAscii() is now locale sensitive and allows a substitution character
- use LSB for more extension openness
- handle null for mb_substr() shim length as in PHP 5.4.8
- fix casts to string
- fix mbstring MB_CASE_TITLE shim on edge case
- small optimizations
- add a changelog