mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
This was the old behavior of mb_check_encoding() before 3e7acf901d,
but yours truly broke it. If only we had more thorough tests at that
time, this might not have slipped through the cracks.
Thanks to divinity76 for the report.