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

do not repeat the last step again for fixUTF8 #85

Open danielecr opened 4 years ago

danielecr commented 4 years ago

this is a small improvement, but using this function in a loop with large texts it is an improvement