php-src/sapi
George Wang eb7e45f662 Checked in LiteSpeed SAPI 7.5, addressed two main problems in "clean shutdown" introduced in 7.4.3,
1. falls in an infinite loop because PHP engine's inconsistent state, now override the ITIMER_PROF to 0.1 second, clean shutdown must finish before that.
2. generate too much error log, we completely disable "error_reporting" before calling php_request_shutdown().
2019-07-20 23:59:43 -04:00
..
apache2handler Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
cgi Trim trailing whitespace in *.phpt 2018-10-14 19:44:14 +02:00
cli Fix #77794: Incorrect Date header format in built-in server 2019-03-25 21:41:45 +01:00
embed Reload tsrmls_id in release builds as well 2019-06-04 16:12:59 +02:00
fpm Add ping to the fpm test for bug #77934 2019-05-13 18:50:24 +01:00
litespeed Checked in LiteSpeed SAPI 7.5, addressed two main problems in "clean shutdown" introduced in 7.4.3, 2019-07-20 23:59:43 -04:00
phpdbg Fixed bug #78297 2019-07-16 11:09:17 +02:00
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00