From 34898339b51ea56ce4cb8d0b12c7d0a3209a92ec Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Fri, 21 Mar 2008 15:18:18 +0000 Subject: [PATCH] - Add new test --- .../tests/general_functions/bug44461.phpt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100755 ext/standard/tests/general_functions/bug44461.phpt diff --git a/ext/standard/tests/general_functions/bug44461.phpt b/ext/standard/tests/general_functions/bug44461.phpt new file mode 100755 index 0000000000..6fa73ee27f --- /dev/null +++ b/ext/standard/tests/general_functions/bug44461.phpt @@ -0,0 +1,18 @@ +--TEST-- +Bug #44461 (parse_ini_file crashes) +--FILE-- + +===DONE=== +--CLEAN-- + +--EXPECT-- +===DONE=== \ No newline at end of file -- 2.50.1