From: Hannes Magnusson Date: Sun, 6 May 2007 13:11:11 +0000 (+0000) Subject: Fix test X-Git-Tag: RELEASE_1_2_0~146 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be57963e002b15e4b3cc313f59a31f9b8ccfeaf4;p=php Fix test # pcre is required for the test suite so no need to check for it # reflection can however be disabled --- diff --git a/ext/standard/tests/general_functions/ini_get_all.phpt b/ext/standard/tests/general_functions/ini_get_all.phpt index d12ad89fca..f3c4f1e06c 100644 --- a/ext/standard/tests/general_functions/ini_get_all.phpt +++ b/ext/standard/tests/general_functions/ini_get_all.phpt @@ -1,7 +1,7 @@ --TEST-- ini_get_all() tests --SKIPIF-- - + --FILE--