(PHP 7, PHP 8)
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.
$message
$code
$previous
null