php-src/sapi
Christoph M. Becker f8792443a2 Prevent test case from stalling
If the CTRL-C event can't be sent to the child for whatever reason, the
test will never terminate, because `proc_close()` waits for an infinite
amount of time.  Therefore, we `proc_terminate()` the child instead,
after explicitly closing the pipes.
2020-07-29 12:46:14 +02:00
..
apache2handler Merge branch 'PHP-7.3' into PHP-7.4 2020-06-24 14:43:02 +02:00
cgi Merge branch 'PHP-7.3' into PHP-7.4 2020-05-12 11:48:36 +02:00
cli Prevent test case from stalling 2020-07-29 12:46:14 +02:00
embed Merge branch 'PHP-7.3' into PHP-7.4 2019-06-04 16:14:26 +02:00
fpm Restore XFAIL on fpm test 2020-06-23 12:35:11 +02:00
litespeed Merge branch 'PHP-7.3' into PHP-7.4 2020-07-23 15:54:48 -04:00
phpdbg Skip new watch point test under asan 2020-06-03 10:01:57 +02:00