Portable UTF-8 v5.4.28 Release Notes

Release Date: 2019-11-17 // over 4 years ago
    • use "mb_str_split" with PHP >= 7.4 + mbstring support (performance++)
    • improve performance from "UTF8::string()" (use UTF8::html_entity_decode() for the full string)
    • 🛠 fix errors reported by phpstan (level 7) / psalm