diff options
author | Hannes Magnusson <bjori@php.net> | 2007-12-29 11:38:24 +0000 |
---|---|---|
committer | Hannes Magnusson <bjori@php.net> | 2007-12-29 11:38:24 +0000 |
commit | b9c22f2b1e29c31427cbeabc2f812678c72d6f13 (patch) | |
tree | df4f8ecc8097d7fceb3150c09df7c5f314d902e3 | |
parent | 2dab3c40fe2111cb86d1d71764c7759026b1f6d1 (diff) | |
download | php-git-b9c22f2b1e29c31427cbeabc2f812678c72d6f13.tar.gz |
MFB5.2: Fix test
-rw-r--r-- | ext/standard/tests/general_functions/phpinfo.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |