php-src/ext/iconv
Christoph M. Becker a56cdd0a82 Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR
If the `ICONV_MIME_DECODE_CONTINUE_ON_ERROR` flag is set, parsing
should not fail, if there are illegal characters in the headers;
instead we silently ignore these like before.
2018-11-14 14:55:38 +01:00
..
tests Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR 2018-11-14 14:55:38 +01:00
config.m4 Merge branch 'PHP-5.6' 2015-06-11 01:52:39 -07:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:51:01 +02:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:12:55 +02:00
iconv.c Fix #77147: Fix for 60494 ignores ICONV_MIME_DECODE_CONTINUE_ON_ERROR 2018-11-14 14:55:38 +01:00
php_iconv.def
php_iconv.h year++ 2018-01-02 12:53:31 +08:00