mirror of
https://github.com/php/php-src.git
synced 2024-11-30 21:35:36 +08:00
f8792443a2
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. |
||
---|---|---|
.. | ||
apache2handler | ||
cgi | ||
cli | ||
embed | ||
fpm | ||
litespeed | ||
phpdbg |