From 5a5f3e6dffba54d8cfb96a56660f6af9764f5395 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 29 Dec 2007 11:38:06 +0000 Subject: [PATCH] Fix test when additional ini files are used (patch by ) --- ext/standard/tests/general_functions/phpinfo.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/general_functions/phpinfo.phpt b/ext/standard/tests/general_functions/phpinfo.phpt index 32125bfceb..5b787ab55e 100644 --- a/ext/standard/tests/general_functions/phpinfo.phpt +++ b/ext/standard/tests/general_functions/phpinfo.phpt @@ -24,7 +24,7 @@ Configure Command => %s Server API => Command Line Interface Virtual Directory Support => %s Configuration File (php.ini) Path => %s -Loaded Configuration File => %s +Loaded Configuration File => %a PHP API => %d PHP Extension => %d Zend Extension => %d -- 2.50.1