From: Jani Taskinen Date: Fri, 24 Jul 2009 19:51:55 +0000 (+0000) Subject: - Fix test X-Git-Tag: php-5.2.11RC1~113 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c912e1c07b981bd8b9aff9d312d316afaf156d4a;p=php - Fix test --- diff --git a/ext/standard/tests/strings/parse_str_basic3.phpt b/ext/standard/tests/strings/parse_str_basic3.phpt index 3b0f3ddea5..5b7872b32a 100644 --- a/ext/standard/tests/strings/parse_str_basic3.phpt +++ b/ext/standard/tests/strings/parse_str_basic3.phpt @@ -1,5 +1,5 @@ --TEST-- -Test parse_str() function : ?? +Test parse_str() function : basic functionality --INI-- magic_quotes_gpc = on --FILE-- @@ -265,4 +265,4 @@ array(1) { } } } -===DONE=== \ No newline at end of file +===DONE===