php-parser/test/code/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
..
errorHandling Improve error recovery quality 2016-04-20 16:47:50 +02:00
expr Fix new.test and code test runner 2016-04-20 15:03:18 +02:00
scalar Forbid invalid octals in PHP 7 mode 2016-04-18 13:59:18 +02:00
stmt Improve error recovery quality 2016-04-20 16:47:50 +02:00
comments.test Fix nop statement comment assignment 2016-04-05 19:19:15 +09:00
semiReserved.test Update semi-reserved keyword list 2016-02-09 13:30:39 +01:00