1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-02 17:28:27 +01:00
PHP-Parser/lib/PhpParser/Parser
Nikita Popov 96cbd48df6 Improve error recovery quality
In particular, support recovering from a missing trailing semicolon,
while keeping the rest of the expression.
2016-04-20 16:47:50 +02:00
..
Multiple.php Add some tests for Multiple parser 2015-07-12 22:00:02 +02:00
Php5.php Improve error recovery quality 2016-04-20 16:47:50 +02:00
Php7.php Improve error recovery quality 2016-04-20 16:47:50 +02:00
Tokens.php Move token constants into separate class 2015-06-13 18:39:55 +02:00