diff --git a/reference/info/functions/ini-set.xml b/reference/info/functions/ini-set.xml index 1918557993..8d4b65ad0f 100644 --- a/reference/info/functions/ini-set.xml +++ b/reference/info/functions/ini-set.xml @@ -1,5 +1,5 @@ - + @@ -22,7 +22,7 @@ Not all the available options can be changed using ini_set. Below is a table with a list of all - PHP options (as of PHP 4.0.5), indicating which ones can be + PHP options (as of PHP 4.2.0), indicating which ones can be changed/set and at what level. @@ -37,26 +37,6 @@ - - foo - "1" - PHP_INI_ALL - - - bar - "bah" - PHP_INI_SYSTEM - - - Always declare those message handlers using PHP_INI_MH() - astheymight - - - - message handler - that's the fifth argument to PHP_INI_ENTRY(). It is - - - com.allow_dcom "0"