Fixed bug #47187 (mbstring.func_overload in .htaccess has no effect)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@293212 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2010-01-07 11:23:39 +00:00
parent a1ee6b934f
commit 8869a46dc2

View file

@ -61,8 +61,11 @@
<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 &lt;= 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.encoding-translation">mbstring.encoding_translation</link></entry>