Skip to content

v1.38.0

Choose a tag to compare

@fabpot fabpot released this 25 May 15:14
· 4 commits to 1.x since this release

Changelog (v1.34.0...v1.38.0)

  • bug #610 Fall back to plain iconv when //IGNORE is unsupported (on musl) (@nicolas-grekas)
  • bug #607 Make mb_convert_encoding($s, $y, 'HTML-ENTITIES') match native output (@nicolas-grekas)
  • bug #603 Accept null in mb_* polyfills (@nicolas-grekas)
  • bug #596 Fix mb_strlen() for invalid UTF-8 input (@nicolas-grekas)