php-src/sapi
Sergei Turchanov e546d721e8 Fix #78413: php-fpm request_terminate_timeout does not take effect after fastcgi_finish_request
To retain legacy behavior I decided to add an option to control request
termination logic. If request_terminate_timeout_track_finished is set,
then request will be tracked for time limits even after
fastcgi_finish_request was called.

This patch depends on the fix provided in BUG 78469 (otherwise php-fpm
workers listening on named pipes on Windows will be erroneously terminated)
(PR #4636)
2019-09-30 12:54:09 +02:00
..
apache2handler Fix #77648: BOM in sapi/apache2handler/php_functions.c 2019-02-22 11:10:50 +01:00
cgi Future-proof email addresses 2018-11-01 18:35:32 +02:00
cli Merge branch 'PHP-7.2' into PHP-7.3 2019-03-25 21:56:39 +01:00
embed Merge branch 'PHP-7.2' into PHP-7.3 2019-06-04 16:14:14 +02:00
fpm Fix #78413: php-fpm request_terminate_timeout does not take effect after fastcgi_finish_request 2019-09-30 12:54:09 +02:00
litespeed Merge branch 'PHP-7.2' into PHP-7.3 2019-07-21 00:01:06 -04:00
phpdbg Merge branch 'PHP-7.2' into PHP-7.3 2019-07-16 11:10:51 +02:00
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:32:30 +02:00