php-src/ext/iconv
Nikita Popov 2f1f34952e Remove $errcontext argument to error handlers
I'm removing the argument entirely here, but we might want to change
this to passing null or and empty array instead, if the impact of
dropping it entirely turns out to be too large.

This was deprecated as part of https://wiki.php.net/rfc/deprecations_php_7_2
as a doc-only deprecation.
2019-02-05 14:12:10 +01:00
..
tests Remove $errcontext argument to error handlers 2019-02-05 14:12:10 +01:00
config.m4 Fix AC_RUN_IFELSE calls when cross-compiling 2018-07-30 06:38:59 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
iconv.c Remove local variables 2019-02-03 21:03:00 +01:00
php_iconv.def
php_iconv.h Remove local variables 2019-02-03 21:03:00 +01:00