CompileError
(PHP 7 > 7.3.0, PHP 8)
Einführung
CompileError is thrown for some
compilation errors, which formerly issued a fatal error.
Klassenbeschreibung
class CompileError
extends
Error
{
protected
string
$file = "";
}
There are no user contributed notes for this page.