On Thu, 16 Dec 2010 21:47:51 -0000, Matt Wilson <sha...@gmail.com> wrote:

Pierre Joye wrote:

The more I look at this option the more I think it is confusing. I'm
not sure the gain is worth this confusion either. However I would
prefer to bring back a proposal we had a couple of years ago, to
totally disable post data.

Note that this is already possible by setting post_max_size to 0M. Was
useful prior to the APC upload hooks for writing progress bars.


I don't know how it used to be, but right now post_max_size=0 just
disables the checks on the maximum post size.

See e.g. this test:

http://svn.php.net/viewvc/php/php-src/trunk/tests/basic/bug53180.phpt?revision=304958&view=markup

--
Gustavo Lopes

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to