手册 >> API参考 >> spErrorHandler
spErrorHandler
系统级错误提示函数
void spErrorHandler(int errno, string errstr, string errfile, int errline)
spErrorHandler()是框架系统内部接管PHP错误提示函数。开发者无需调用此函数。
系统级错误提示函数
void spErrorHandler(int errno, string errstr, string errfile, int errline)
spErrorHandler()是框架系统内部接管PHP错误提示函数。开发者无需调用此函数。