php-src/sapi
Nikita Popov 2d3bc71e89 Reload tsrmls_id in release builds as well
If TSRM is shut down and started again (something that phpdbg does),
then tsrmls_id needs to be reloaded everywhere. As tsrmls_id
update is a rare operation, doing that shouldn't be a problem.
2019-06-04 16:12:59 +02: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 Updated LiteSpeed SAPI to 7.3.2 to allow request header value length up to 64K. 2019-05-09 18:13:25 -04:00
phpdbg Ref #76801 remove old file source from file_sources hash in case of file included more than once 2019-04-03 14:35:57 +02:00
tests Sync leading and final newlines in *.phpt sections 2018-10-15 04:31:31 +02:00