Patchwork UTF-8 v1.3.1 Release Notes

Release Date: 2016-05-18 // about 9 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