From 616b932ab0e45a5bcb3c6209fc0ab8bc369cf0cb Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 4 Jun 2015 02:16:25 +0200 Subject: [PATCH] added failing test --- Zend/tests/bug69551.phpt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Zend/tests/bug69551.phpt diff --git a/Zend/tests/bug69551.phpt b/Zend/tests/bug69551.phpt new file mode 100644 index 0000000000..0b391e78b5 --- /dev/null +++ b/Zend/tests/bug69551.phpt @@ -0,0 +1,11 @@ +--TEST-- +Bug #69551 - parse_ini_file() and parse_ini_string() segmentation fault +--FILE-- + +--EXPECT-- +Ready -- 2.40.0