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