php-src/ext/iconv
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
..
tests Fix #72320: iconv_substr returns false for empty strings 2016-07-29 11:33:50 +02:00
config.m4 Merge branch 'PHP-5.6' 2015-06-11 01:52:39 -07:00
config.w32 implemented --with-all-shared option 2015-03-23 15:09:01 +01:00
CREDITS Credits for iconv 2003-02-05 08:15:07 +00:00
iconv.c Fix #72320: iconv_substr returns false for empty strings 2016-07-29 11:33:50 +02:00
php_iconv.def Move iconv exports to the iconv extension 2004-08-04 16:46:48 +00:00
php_iconv.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00