mirror of
https://github.com/php/php-src.git
synced 2026-03-30 04:02:19 +02:00
For consistency with substr() and mb_substr(), iconv_substr() should return an empty string instead of FALSE, when $offset == iconv_strlen($str).