diff options
author | Antony Dovgal <tony2001@php.net> | 2009-01-04 15:21:39 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2009-01-04 15:21:39 +0000 |
commit | 9a76d758031e6a852675ab36f6800760aa70d2d0 (patch) | |
tree | a05fee8950bdf84b1335f12de5443375cb6f29e0 | |
parent | f33a14ab117c1d291be641bff34fbdaa11e7d336 (diff) | |
download | php-git-9a76d758031e6a852675ab36f6800760aa70d2d0.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 16531e550e..bd9c91f2f4 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 |