From b9c22f2b1e29c31427cbeabc2f812678c72d6f13 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 29 Dec 2007 11:38:24 +0000 Subject: [PATCH] MFB5.2: Fix test --- 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