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 437890d386 PHP 7: Short destructuring syntax
Potentially the pretty printer should force use of [] in assignment
context, instead of relying on the existance of the right attribute.
2016-07-06 23:43:23 +02:00
..
errorHandling Improve error recovery quality 2016-04-20 16:47:50 +02:00
expr PHP 7: Short destructuring syntax 2016-07-06 23:43:23 +02:00
scalar Forbid invalid octals in PHP 7 mode 2016-04-18 13:59:18 +02:00
stmt PHP 7: Support nullable types 2016-07-06 18:36:18 +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