- mbstring.language Changeable value is changed to PHP_INI_ALL from PHP 5.2.6

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299861 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yoshinari Takaoka 2010-05-27 17:18:43 +00:00
parent 4a66b4509a
commit 9ad53a76ce
2 changed files with 8 additions and 4 deletions

View file

@ -1696,8 +1696,10 @@
<row>
<entry><link linkend="ini.mbstring.language">mbstring.language</link></entry>
<entry>"neutral"</entry>
<entry>PHP_INI_PERDIR</entry>
<entry>Available since PHP 4.3.0.</entry>
<entry>PHP_INI_ALL</entry>
<entry>
Available since PHP 4.3.0.; PHP_INI_PERDIR in PHP &lt;= 5.2.6
</entry>
</row>
<row>
<entry>mbstring.script_encoding</entry>

View file

@ -19,8 +19,10 @@
<row>
<entry><link linkend="ini.mbstring.language">mbstring.language</link></entry>
<entry>"neutral"</entry>
<entry>PHP_INI_PERDIR</entry>
<entry>Available since PHP 4.3.0.</entry>
<entry>PHP_INI_ALL</entry>
<entry>
Available since PHP 4.3.0.; PHP_INI_PERDIR in PHP &lt;= 5.2.6
</entry>
</row>
<row>
<entry><link linkend="ini.mbstring.detect-order">mbstring.detect_order</link></entry>