php-src/sapi
Niels Dossche 6674213a88
Remove dead code in fpm of redirect_status (#16090)
This is a feature copied from the CGI SAPI, but since cgi is always 0 in
fpm, this code is dead. Similarly, the INI settings related to this are
no longer used after removing this dead code.
2024-09-28 17:50:53 +02:00
..
apache2handler Autotools: Obsolete PHP_TEST_BUILD, PHP_BUILD_THREAD_SAFE, and PHP_DEF_HAVE (#15802) 2024-09-08 21:09:48 +02:00
cgi Merge branch 'PHP-8.3' into PHP-8.4 2024-09-26 14:24:13 -05:00
cli Merge branch 'PHP-8.3' into PHP-8.4 2024-09-27 17:37:07 +02:00
embed Autotools: Fix PHP_EMBED_TYPE variable substitution (#15414) 2024-08-15 11:42:47 +02:00
fpm Remove dead code in fpm of redirect_status (#16090) 2024-09-28 17:50:53 +02:00
fuzzer Autotools: Sync CS in sapi/fuzzer (#15417) 2024-08-15 11:38:34 +02:00
litespeed Autotools: Sync CS in sapi/litespeed (#15409) 2024-08-14 21:38:36 +02:00
phpdbg Remove phpdbg binary during make clean (#16085) 2024-09-27 16:24:17 +02:00