CompileError
(PHP 7 > 7.3.0, PHP 8)
Introduction
CompileError is thrown for some
compilation errors, which formerly issued a fatal error.
Class synopsis
class CompileError
extends
Error
{
/* Inherited properties */
/* Inherited methods */
}
There are no user contributed notes for this page.