1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
Nikita Popov c79ea6d1d3 Support recovery from lexer errors
Lexer::startLexing() no longer throws, instead errors can be fetched
using Lexer::getErrors().

Lexer errors now also contain full line and position information.
2016-09-30 20:23:36 +02:00
..
code Support recovery from lexer errors 2016-09-30 20:23:36 +02:00
PhpParser Support recovery from lexer errors 2016-09-30 20:23:36 +02:00
bootstrap.php Make canonicalization less aggressive 2016-04-05 10:37:45 +09:00