php-parser/test/code/parser
Nikita Popov a0c216bf4b Add dumpComments option to NodeDumper
Adding this as an option to avoid breaking people's tests.

Some of the test results show pretty clearly that we are incorrectly
assigning the same comment multiple times for nested nodes (mentioned
in #36).
2016-03-09 19:48:36 +01:00
..
errorHandling Add some recovery tests 2015-04-30 19:02:51 +02:00
expr Add dumpComments option to NodeDumper 2016-03-09 19:48:36 +01:00
scalar Add dumpComments option to NodeDumper 2016-03-09 19:48:36 +01:00
stmt Add dumpComments option to NodeDumper 2016-03-09 19:48:36 +01:00
semiReserved.test Update semi-reserved keyword list 2016-02-09 13:30:39 +01:00