mirror of
https://github.com/php/php-src.git
synced 2026-04-19 14:01:01 +02:00
If SG(request_info).request_body can't be completely written (e.g. due to a full drive), only parts of the POST data will be available. This patch changes this, so that SG(request_info).request_body will be reset in this case, and a warning will be thrown.
30 KiB
30 KiB