pcntl_wifsignaled
laravel/framework
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Checks whether the status code represents a termination due to a signal
<?php pcntl_wifsignaled
(
int $status
):
bool