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.
I've committed to trunk the patch with the name of the ini option changed from disable_post_data_processing to enable_post_data_reading.
-- Gustavo Lopes -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
