php-src/ext/iconv
Nikita Popov 42168304b5 Consistently handle out of bounds offsets in iconv_strpos()
Same as in all other strpos() style functions, throw ValueError on
out of bounds offset.
2020-09-28 14:24:38 +02:00
..
tests Consistently handle out of bounds offsets in iconv_strpos() 2020-09-28 14:24:38 +02:00
config.m4 Remove some duplicate iconv path logic 2020-08-07 18:10:29 +02:00
config.w32 Drop support for iconv without proper errno setting 2020-03-17 14:02:29 +01:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
iconv_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +02:00
iconv.c Consistently handle out of bounds offsets in iconv_strpos() 2020-09-28 14:24:38 +02:00
iconv.stub.php Fix UNKNOWN default values in various extensions 2020-05-05 19:08:20 +02:00
php_iconv.def Move iconv exports to the iconv extension 2004-08-04 16:46:48 +00:00
php_iconv.h Consistently handle out of bounds offsets in iconv_strpos() 2020-09-28 14:24:38 +02:00