php-src/sapi
Ilija Tovilo cd66fcc68b
Add request_parse_body() function
RFC: https://wiki.php.net/rfc/rfc1867-non-post

This function allows populating the $_POST and $_FILES globals for non-post
requests. This avoids manual parsing of RFC1867 requests.

Fixes #55815
Closes GH-11472
2024-02-08 12:08:07 +01:00
..
apache2handler Remove unused php.sym files (#13065) 2024-01-03 19:31:58 +01:00
cgi cgi: tidy up fastcgi_cleanup signal handler (#13026) 2024-02-02 18:10:34 +01:00
cli Add request_parse_body() function 2024-02-08 12:08:07 +01:00
embed Sync headers installation 2024-01-28 19:50:55 +01:00
fpm Add request_parse_body() function 2024-02-08 12:08:07 +01:00
fuzzer Merge branch 'PHP-8.3' 2024-01-22 10:33:18 +03:00
litespeed Merge branch 'PHP-8.2' into PHP-8.3 2024-01-10 09:13:39 +01:00
phpdbg remove dead code and sillyness (#13322) 2024-02-04 22:25:59 +01:00