Skip to main content

Module diagnostics

Module diagnostics 

Source

Enums§

ParseError
A parse error or diagnostic emitted during parsing.
Severity
Diagnostic severity. Mirrors php -l’s split between fatal errors and warnings (e.g. final private method is a PHP warning, not a fatal).