D25249
D25249
Fix PHP 8.0 ValueError calling mb_convert_encoding() with an invalid encoding
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan, speck
Summary: Per https://www.php.net/manual/en/function.mb-convert-encoding.php, as of PHP 8.0.0, a ValueError is thrown if theā¦