Note that mbstring.func_overload is once again PHP_INI_SYSTEM only.

Addresses bugs #49238, #43227, and #49189.

This really should have been mentioned in the release notes for 5.2.7
and 5.3.0.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288256 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Torben Wilson 2009-09-11 06:08:25 +00:00
parent 2951b744fa
commit 21bea7f40c

View file

@ -1670,8 +1670,9 @@
<row>
<entry><link linkend="ini.mbstring.func-overload">mbstring.func_overload</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_PERDIR</entry>
<entry>PHP_INI_SYSTEM in PHP &lt;= 4.2.3. Available since PHP 4.2.0.</entry>
<entry>PHP_INI_SYSTEM</entry>
<entry>PHP_INI_SYSTEM in PHP <= 4.2.3; PHP_INI_SYSTEM | PHP_INI_PERDIR from PHP 4.3
through 5.2.6. Available since PHP 4.2.0.</entry>
</row>
<row>
<entry><link linkend="ini.mbstring.http-input">mbstring.http_input</link></entry>