mirror of
https://github.com/php/php-src.git
synced 2026-04-20 14:31:06 +02:00
We have to check the return value of iconv_open() for error, to avoid that and potentially other undesired behavior of iconv().
We have to check the return value of iconv_open() for error, to avoid that and potentially other undesired behavior of iconv().