php / 8.1.5 / function.pcntl-strerror.html /

pcntl_strerror

(PHP 5 >= 5.3.4, PHP 7, PHP 8)

pcntl_strerrorRetrieve the system error message associated with the given errno

Description

pcntl_strerror(int $error_code): string
Warning

This function is currently not documented; only its argument list is available.

Parameters

error_code

Return Values

Returns error description.

See Also

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.pcntl-strerror.php