From 97c92c624563840bb93d19e41e658a61af89cc4a Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 25 Jun 2007 22:59:27 +0000 Subject: [PATCH] fix #41276 # thanks for the hint Dmitry git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@238591 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index 78878dda69..8f9c94eb0f 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -266,20 +266,20 @@ cgi.discard_path "0" - PHP_INI_ALL + PHP_INI_SYSTEM Available since PHP 6.0.0. cgi.fix_pathinfo "1" - PHP_INI_ALL - Available since PHP 4.3.0. + PHP_INI_SYSTEM + Available since PHP 4.3.0. PHP_INI_ALL prior to PHP 5.2.1. cgi.force_redirect "1" - PHP_INI_ALL - Available since PHP 4.2.0. + PHP_INI_SYSTEM + Available since PHP 4.2.0. PHP_INI_ALL prior to PHP 5.2.1. cgi.nph @@ -290,8 +290,8 @@ cgi.redirect_status_env NULL - PHP_INI_ALL - Available since PHP 4.2.0. + PHP_INI_SYSTEM + Available since PHP 4.2.0. PHP_INI_ALL prior to PHP 5.2.1. cgi.rfc2616_headers @@ -590,14 +590,14 @@ fastcgi.impersonate "0" - PHP_INI_ALL - Available since PHP 4.3.0. + PHP_INI_SYSTEM + Available since PHP 4.3.0. PHP_INI_ALL prior to PHP 5.2.1. fastcgi.logging "1" - PHP_INI_ALL - Available since PHP 4.4.0. + PHP_INI_SYSTEM + Available since PHP 4.4.0. PHP_INI_ALL prior to PHP 5.2.1. fbsql.allow_persistent @@ -3510,26 +3510,26 @@ cgi.fix_pathinfo "1" - PHP_INI_ALL - Available since PHP 4.3.0. + PHP_INI_SYSTEM + Available since PHP 4.3.0. PHP_INI_ALL prior to PHP 5.2.1. cgi.force_redirect "1" - PHP_INI_ALL - Available since PHP 4.2.0. + PHP_INI_SYSTEM + Available since PHP 4.2.0. PHP_INI_ALL prior to PHP 5.2.1. cgi.redirect_status_env NULL - PHP_INI_ALL - Available since PHP 4.2.0. + PHP_INI_SYSTEM + Available since PHP 4.2.0. PHP_INI_ALL prior to PHP 5.2.1. fastcgi.impersonate "0" - PHP_INI_ALL - Available since PHP 4.3.0. + PHP_INI_SYSTEM + Available since PHP 4.3.0. PHP_INI_ALL prior to PHP 5.2.1. cgi.rfc2616_headers