1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-php-src/ext/iconv/tests
Christoph M. Becker a837b2f6a3 Fix #72320: iconv_substr returns false for empty strings
For consistency with substr() and mb_substr(), iconv_substr() should return
an empty string instead of FALSE, when $offset == iconv_strlen($str).
2016-07-29 11:33:50 +02:00
..
2007-02-21 19:52:20 +00:00
2007-02-21 19:52:20 +00:00
2011-09-06 09:28:23 +00:00
2005-12-21 11:42:06 +00:00
MFH
2007-05-05 19:26:39 +00:00
2014-12-26 13:08:57 +01:00