pcntl_strerror
Supported Versions: PHP 5 >= 5.3.4, PHP 7, PHP 8
Retrieve the system error message associated with the given errno
<?php pcntl_strerror
(
int $error_code
):
string