pcntl_async_signals
spatie/fork
Supported Versions: PHP 7 >= 7.1.0, PHP 8
Enable/disable asynchronous signal handling or return the old setting
<?php pcntl_async_signals
(?
bool $enable
=
null
):
bool