summaryrefslogtreecommitdiff
path: root/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt')
-rw-r--r--ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt b/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt
index 48d664d600..f08d17754b 100644
--- a/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt
+++ b/ext/iconv/tests/iconv_mime_decode_headers-charset-length-cve-2007-4840.phpt
@@ -8,6 +8,5 @@ $a = str_repeat("/", 9000000);
var_dump(iconv_mime_decode_headers("a", null, $a));
?>
--EXPECTF--
-
Warning: iconv_mime_decode_headers(): Charset parameter exceeds the maximum allowed length of %d characters in %s on line %d
bool(false)