-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
need more infoNeed more information to address itNeed more information to address it
Description
method return type is string and return value of calling iconv method returned directly but iconv method can send false return sometimes and create a Fatal Error
php-mb-string/src/MbString.php
Line 360 in 8407bfe
| protected static function convEncoding(string $str, string $from, string $to): string |
need change
sample data
'1H*Ì*1', 'UTF-8', 'UTF-32'
Metadata
Metadata
Assignees
Labels
need more infoNeed more information to address itNeed more information to address it