pcntl_get_last_error

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

pcntl_get_last_error检索最后一个失败的 pcntl 函数设置的错误号

描述

pcntl_get_last_error(): int

警告

此函数目前没有文档;只有它的参数列表可用。

参数

此函数没有参数。

返回值

返回错误代码。

参见

添加注释

用户贡献注释

此页面没有用户贡献注释。
To Top