pcntl_wexitstatus
composer/composer
Supported Versions: PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8
Returns the return code of a terminated child
<?php pcntl_wexitstatus
(
int $status
):
int
|
false