1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/test
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
..
code Fix PHP5 static call fixup 2017-11-11 12:23:14 +01:00
PhpParser Ensure nodes have full complement of location info 2017-11-04 18:13:00 +01:00
bootstrap.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00
updateTests.php Add test porting infrastructure 2017-01-19 22:24:48 +01:00