From 9a76d758031e6a852675ab36f6800760aa70d2d0 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Sun, 4 Jan 2009 15:21:39 +0000 Subject: [PATCH] fix test --- ext/standard/tests/general_functions/phpinfo.phpt | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.40.0