Skip to content
This repository has been archived by the owner on Jan 8, 2021. It is now read-only.

v1.1.15

Compare
Choose a tag to compare
@nicolas-grekas 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