Searched defs:errors (Results 1 – 2 of 2) sorted by relevance
/PHP-Parser/lib/PhpParser/ErrorHandler/ | ||
H A D | Collecting.php | 15 private array $errors = []; variable in PhpParser\\ErrorHandler\\Collecting |
/PHP-Parser/lib/PhpParser/Lexer/ | ||
H A D | Emulative.php | 197 private function fixupErrors(array $errors): void { |
Completed in 4 milliseconds