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:
Peter Cowburn 2013-05-20 21:36:43 +00:00
parent bac24fafb4
commit d5e21642fe

View file

@ -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>