From: Marcus Boerger Date: Fri, 21 Mar 2008 15:21:38 +0000 (+0000) Subject: - MFH Add new test X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~503 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=736df2fec12acc49703dcf932b130d96b8c41948;p=php - MFH Add new test --- 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