mirror of
https://github.com/php/php-src.git
synced 2026-04-17 13:01:02 +02:00
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.