pcntl_wtermsig
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Returns the signal which caused the child to terminate
<?php pcntl_wtermsig
(
int $status
):
int
|
false