CompileError
(PHP 7 > 7.3.0, PHP 8)
简介
CompileError 是针对一些编译错误抛出的,之前是会发出致命错误。
类摘要
class CompileError
extends
Error
{
protected
string
$file = "";
}
There are no user contributed notes for this page.
官方地址:https://www.php.net/manual/en/class.compileerror.php