1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-04 10:18:09 +01:00
PHP-Parser/test/code/parser/errorHandling
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
..
eofError.test Improve error recovery quality 2016-04-20 16:47:50 +02:00
recovery.test Improve error recovery quality 2016-04-20 16:47:50 +02:00