php-parser/test/code/parser
Nikita Popov 5044fce1ff PHP 7.1: Add void+iterable support
In PHP 7 mode, these will now be represented as strings 'void'
and 'iterable'.
2016-07-05 22:35:27 +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 PHP 7.1: Add void+iterable support 2016-07-05 22:35:27 +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