php-parser/test/code/parser
Nikita Popov 3e158a2313 Wrap List_ in ArrayItem
This was correctly done for the 'key'=>list() form, but not for
unkeyed nested lists.
2016-12-01 13:32:37 +01:00
..
errorHandling Fix attribute assignment for Error nodes 2016-11-23 22:51:32 +01:00
expr Wrap List_ in ArrayItem 2016-12-01 13:32:37 +01:00
scalar Graceful handling for "special" errors 2016-10-09 12:38:18 +02:00
stmt Support !!positions parser test mode 2016-11-23 22:36:48 +01:00
blockComments.test Retain comments on blocks on first inner statement 2016-08-30 22:37:51 +02:00
comments.test Fix nop statement comment assignment 2016-04-05 19:19:15 +09:00
semiReserved.test NodeDumper: Print modifiers as strings 2016-07-25 13:53:49 +02:00