1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 18:43:37 +02:00
Files
archived-php-src/ext
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
..
2018-10-14 19:43:12 +02:00
2018-10-30 11:25:45 +00:00
2018-10-14 19:43:12 +02:00
2018-10-20 23:02:06 +02:00
2018-10-30 00:19:07 +01:00
2018-10-25 16:37:41 +02:00
2018-10-14 19:43:12 +02:00
2018-10-14 19:43:12 +02:00
2018-10-14 19:43:12 +02:00
2018-11-13 12:56:37 +01:00
2018-01-02 12:53:31 +08:00