Patchwork UTF-8 v1.3.1 Release Notes

Release Date: 2016-05-18 // almost 8 years ago
    • ๐Ÿ›  Normalizer fixes from @gitlost
    • ๐Ÿ›  fix tests for php 5.5.35/5.6.21/7.0.6

Previous changes from v1.3.0

    • add shim for mb_convert_variables
    • marked all shims as @internal
    • โœ… test on appveyor
    • ๐Ÿ›  a few fixes in iconv and mbstring shims
    • cleanup refacto for preparing v2 based on symfony-polyfill