forceutf8 icon indicating copy to clipboard operation
forceutf8 copied to clipboard

PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.

Results 2 forceutf8 issues
Sort by recently updated
recently updated
newest added

Thanks for the port to composer. You've forked from a repository that introduced an issue after forking from the original repository. So you've got the bug too :-) I'm trying...

- Updated required PHP version to 8.1 (latest supported to date). - Changed parameter & return types where possible - Raised deprecation error when library is used in unintended way...