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