diff --git a/appendices/ini.xml b/appendices/ini.xml index c8bbc0572d..8a9afcaa45 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -569,6 +569,12 @@ PHP_INI_SYSTEM PHP_INI_ALL in PHP <= 4.2.3. Available since PHP 4.0.3. + + filter.default + "notags" + PHP_INI_ALL + + highlight.bg "#FFFFFF" @@ -613,7 +619,7 @@ http.allowed_methods - "OPTIONS,GET,HEAD,POST,PUT,DELETE,TRACE,CONNECT" + "GET, HEAD, POST, PUT, DELETE, OPTIONS, TRACE, CONNECT, " PHP_INI_ALL @@ -936,7 +942,7 @@ - maxdb.default_pw + maxdb.default_pw NULL PHP_INI_ALL @@ -1695,7 +1701,7 @@ session.use_trans_sid "0" PHP_INI_ALL - PHP_INI_ALL in PHP <= 4.2.3. PHP_INI_PERDIR in PHP <= 4-cvs. Available since PHP 4.0.3. + PHP_INI_ALL in PHP <= 4.2.3. PHP_INI_PERDIR in PHP < 5. Available since PHP 4.0.3. session_pgsql.create_table diff --git a/reference/filesystem/ini.xml b/reference/filesystem/ini.xml index dab400b2ae..97b15181bc 100644 --- a/reference/filesystem/ini.xml +++ b/reference/filesystem/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -125,7 +125,7 @@ - from="joe@example.com" + from string diff --git a/reference/session/ini.xml b/reference/session/ini.xml index 6551315ecb..e950a1f0f1 100644 --- a/reference/session/ini.xml +++ b/reference/session/ini.xml @@ -1,5 +1,5 @@ - +
&reftitle.runtime; &extension.runtime; @@ -134,7 +134,7 @@ session.use_trans_sid "0" PHP_INI_ALL - PHP_INI_ALL in PHP <= 4.2.3. PHP_INI_PERDIR in PHP <= 4-cvs. Available since PHP 4.0.3. + PHP_INI_ALL in PHP <= 4.2.3. PHP_INI_PERDIR in PHP < 5. Available since PHP 4.0.3. session.bug_compat_42