php-src/ext/iconv
Gabriel Caruso ce1d69a1f6 Use int instead of integer in type errors
PHP requires integer typehints to be written "int" and does not
allow "integer" as an alias. This changes type error messages to
match the actual type name and avoids confusing messages like
"must be of the type integer, integer given".
2018-02-04 19:08:23 +01:00
..
tests Use int instead of integer in type errors 2018-02-04 19:08:23 +01: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 Merge branch 'PHP-7.2' 2018-01-26 22:28:54 +01:00
php_iconv.def Move iconv exports to the iconv extension 2004-08-04 16:46:48 +00:00
php_iconv.h year++ 2018-01-02 12:57:58 +08:00