neitanod / forceutf8

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
1.63k stars 369 forks source link

Support for PHP 8.2/3? #107

Open owaisahmed5300 opened 7 months ago

owaisahmed5300 commented 7 months ago

Hi, Any development plan to support PHP 8.2 and 8.3? utf8_* function deprecated and alot of things changed in php8.2/8.3

owaisahmed5300 commented 7 months ago

Anybody like me looking for PHP 8 support can try this fork instead https://github.com/RelistenNL/forceutf8