1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-12-03 17:57:59 +01:00
PHP-Parser/test/code/parser
Nikita Popov 537b59d4d1 PHP 7.1: Support multi-catch
Catch::$type is now an array Catch::$types.
2016-07-22 15:40:00 +02:00
..
errorHandling Improve error recovery quality 2016-04-20 16:47:50 +02:00
expr PHP 7.1: list() with keys 2016-07-09 21:55:55 +02:00
scalar Forbid invalid octals in PHP 7 mode 2016-04-18 13:59:18 +02:00
stmt PHP 7.1: Support multi-catch 2016-07-22 15:40:00 +02:00
comments.test Fix nop statement comment assignment 2016-04-05 19:19:15 +09:00
semiReserved.test PHP 7.1: Class constant visibility support 2016-07-05 23:01:06 +02:00