1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 04:14:44 +01:00
PHP-Parser/lib/PhpParser/Parser
Nikita Popov b241a121a3 Fix trait alias to semi-reserved name parsing
This was missing the explicit construction of an Identifier node.
2017-10-29 14:15:48 +01:00
..
Multiple.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00
Php5.php Fix trait alias to semi-reserved name parsing 2017-10-29 14:15:48 +01:00
Php7.php Fix trait alias to semi-reserved name parsing 2017-10-29 14:15:48 +01:00
Tokens.php Add strict_types to lib code 2017-08-18 23:00:13 +02:00