php-src/sapi
Christoph M. Becker aef7d810d3
Fix GH-9949: Partial content on incomplete POST request
`ap_get_brigade()` may fail for different reasons, and we must not
pretend that a partially read POST payload is fine; instead we report
a content length of zero what matches all other `read_post()` callbacks
of bundled SAPIs.

Closes GH-10059.
2022-12-13 15:21:42 +01:00
..
apache2handler Fix GH-9949: Partial content on incomplete POST request 2022-12-13 15:21:42 +01:00
cgi Merge branch 'PHP-8.0' into PHP-8.1 2021-10-14 12:23:43 +02:00
cli Merge branch 'PHP-8.0' into PHP-8.1 2022-10-20 13:04:14 +02:00
embed Fixed some spaces used instead of tabs 2021-06-29 11:30:26 +02:00
fpm Fix GH-8517: FPM child pointer can be potentially uninitialized 2022-11-23 11:25:51 +00:00
fuzzer Fix strict-prototypes warning 2021-08-30 10:43:21 +02:00
litespeed Merge branch 'PHP-8.0' into PHP-8.1 2022-11-20 19:30:25 -05:00
phpdbg Merge branch 'PHP-8.0' into PHP-8.1 2022-07-01 05:34:05 +01:00