From d5e21642fe01525e0fa95cff27958ef0065a10d2 Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Mon, 20 May 2013 21:36:43 +0000 Subject: [PATCH] add enable_post_data_reading to table git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@330321 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.core.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/appendices/ini.core.xml b/appendices/ini.core.xml index 047092d1b7..677c640708 100644 --- a/appendices/ini.core.xml +++ b/appendices/ini.core.xml @@ -667,6 +667,12 @@ PHP_INI_PERDIR Available since PHP 5.0.0. Deprecated in PHP 5.3.0. Removed in PHP 5.4.0. + + enable_post_data_reading + "1" + PHP_INI_PERDIR + Available since PHP 5.4.0 + post_max_size "8M"