mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
add enable_post_data_reading to table
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330321 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
bac24fafb4
commit
d5e21642fe
1 changed files with 6 additions and 0 deletions
|
@ -667,6 +667,12 @@
|
|||
<entry>PHP_INI_PERDIR</entry>
|
||||
<entry>Available since PHP 5.0.0. Deprecated in PHP 5.3.0. Removed in PHP 5.4.0.</entry>
|
||||
</row>
|
||||
<row>
|
||||
<entry><link linkend="ini.enable-post-data-reading">enable_post_data_reading</link></entry>
|
||||
<entry>"1"</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