v1.38.0
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)