diff options
author | Hannes Magnusson <bjori@php.net> | 2007-12-29 11:39:06 +0000 |
---|---|---|
committer | Hannes Magnusson <bjori@php.net> | 2007-12-29 11:39:06 +0000 |
commit | cdaaa15ddf7f64029275ce70898f74f54b89746a (patch) | |
tree | 088aa4ea21949f861f261890ffbfda3249bf9bc2 /ext | |
parent | 21fb4c103062942b8436e88ed40b0c1c1601d99b (diff) | |
download | php-git-cdaaa15ddf7f64029275ce70898f74f54b89746a.tar.gz |
MFB5.2: Fix test
Diffstat (limited to 'ext')
-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 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 |