From cdaaa15ddf7f64029275ce70898f74f54b89746a Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 29 Dec 2007 11:39:06 +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 33c252c0aa..d24e701c08 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