mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
5bfa9598f4
If we fail to detect the encoding return false, just like mb_convert_encoding() does, and the implementation here clearly intended. Previously the "pass" pseudo-incoding was returned.