mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix #65531 alpha order mixup
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@331647 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
92155f6c24
commit
fa3ce6c0af
1 changed files with 6 additions and 6 deletions
|
@ -694,6 +694,12 @@
|
|||
<entry>PHP_INI_SYSTEM</entry>
|
||||
<entry>&removed.php.future;</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.enable-post-data-reading">enable_post_data_reading</link></entry>
|
||||
<entry>On</entry>
|
||||
<entry>PHP_INI_PERDIR</entry>
|
||||
<entry>Available since PHP 5.4.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.engine">engine</link></entry>
|
||||
<entry>"1"</entry>
|
||||
|
@ -2274,12 +2280,6 @@
|
|||
<entry>PHP_INI_ALL</entry>
|
||||
<entry></entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.enable-post-data-reading">enable_post_data_reading</link></entry>
|
||||
<entry>On</entry>
|
||||
<entry>PHP_INI_PERDIR</entry>
|
||||
<entry>Available since PHP 5.4.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.post-max-size">post_max_size</link></entry>
|
||||
<entry>"8M"</entry>
|
||||
|
|
Loading…
Reference in a new issue