php-parser/test/code
Nikita Popov 4392a7b164 Fix PHP5 static call fixup
Variable nodes directly store the variable name as a string, they
don't use VarLikeIdentifier. So remove this wrapper if it exists.
2017-11-11 12:23:14 +01:00
..
formatPreservation FPPP: Graceful handling of comment changes 2017-11-04 17:56:11 +01:00
parser Fix PHP5 static call fixup 2017-11-11 12:23:14 +01:00
prettyPrinter Fix InlineHTML indentation 2017-09-03 19:02:07 +02:00