ParseError
(PHP 7, PHP 8)
Introduction
ParseError is thrown when an error occurs while parsing PHP code, such as when eval() is called.
Note: ParseError extends CompileError as of PHP 7.3.0. Formerly, it extended Error.
Class synopsis
/* Inherited properties */
/* Inherited methods */
}↑ and ↓ to navigate • Enter to select • Esc to close • / to open