PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Parle\RParser::errorInfo

(PECL parle >= 0.7.0)

Parle\RParser::errorInfoRetrieve the error information

说明

public Parle\RParser::errorInfo ( void ) : Parle\ErrorInfo

Retrieve the error information in case Parle\RParser::action() returned the error action.

参数

此函数没有参数。

返回值

Returns an instance of Parle\ErrorInfo.