On Tue, 7 Dec 2010, Gustavo Lopes wrote:

> The very simple attached patch adds an option to disable POST data 
> processing, which implies the data can only be read in
> a stream fashion through php://input.

Does without this patch, reading POST data from php://input work?

> This introduces a new ini setting, disable_post_data_processing, but 
> it's a benign one. No incompatibilities between setups will arise 
> because no one will enable it globally (it would be insane),

Because they can, people will do it though... I'm not fan of more ini 
settings.

Derick

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

Reply via email to