mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
48c71cd94b
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. |
||
---|---|---|
.. | ||
bug69487.phpt | ||
test001.phpt | ||
test002.phpt | ||
test003.phpt | ||
test004.phpt | ||
test005.phpt | ||
test006.phpt | ||
test007.phpt |