php-src/ext/iconv
Christoph M. Becker 30f4c725cb
Fix GH-8218: ob_end_clean does not reset Content-Encoding header
The fix for GH-7953 introduced a regression by being to deliberate
adding the respective headers.  These must only be added, if the
handler starts, but is not finalizing.

Closes GH-8353.
2022-04-25 14:26:56 +02:00
..
tests Fix GH-7980: Unexpected result for iconv_mime_decode 2022-02-07 14:28:57 +01:00
config.m4 Merge branch 'PHP-7.4' into PHP-8.0 2020-10-09 15:25:23 +02:00
config.w32 Drop support for iconv without proper errno setting 2020-03-17 14:02:29 +01:00
CREDITS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
iconv_arginfo.h Update iconv parameter names 2020-09-29 18:11:07 +02:00
iconv.c Fix GH-8218: ob_end_clean does not reset Content-Encoding header 2022-04-25 14:26:56 +02:00
iconv.stub.php Update iconv parameter names 2020-09-29 18:11:07 +02:00
php_iconv.def
php_iconv.h Consistently handle out of bounds offsets in iconv_strpos() 2020-09-28 14:24:38 +02:00