pcntl_wifexited
laravel/framework
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Checks if status code represents a normal exit
<?php pcntl_wifexited
(
int $status
):
bool