diff options
author | Antony Dovgal <tony2001@php.net> | 2009-01-04 15:21:56 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2009-01-04 15:21:56 +0000 |
commit | 543a554da95429a5788c812284018707d80693ef (patch) | |
tree | 50ad8d4d7cdb50ef434334c5fd0fe3a3ed6b5143 | |
parent | edc7e3054e2510dfb910b3725e4b81f24de331f2 (diff) | |
download | php-git-543a554da95429a5788c812284018707d80693ef.tar.gz |
fix test
-rw-r--r-- | ext/standard/tests/general_functions/phpinfo.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/standard/tests/general_functions/phpinfo.phpt b/ext/standard/tests/general_functions/phpinfo.phpt index 3156fb3ca1..7a562901b6 100644 --- a/ext/standard/tests/general_functions/phpinfo.phpt +++ b/ext/standard/tests/general_functions/phpinfo.phpt @@ -25,6 +25,8 @@ Server API => Command Line Interface Virtual Directory Support => %s Configuration File (php.ini) Path => %s Loaded Configuration File => %a +Scan this dir for additional .ini files => %a +Additional .ini files parsed => %a PHP API => %d PHP Extension => %d Zend Extension => %d |