1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-26 20:04:48 +01:00
PHP-Parser/test
Nikita Popov 47c342a3e4 Add "kind" attribute to Stmt\Exit_
Attribute specifies whether this is a "die" or an "exit" and the
pretty printer behaves accordingly.
2016-03-09 20:20:36 +01:00
..
code Add "kind" attribute to Stmt\Exit_ 2016-03-09 20:20:36 +01:00
PhpParser Add dumpComments option to NodeDumper 2016-03-09 19:48:36 +01:00
bootstrap.php Use composer PSR-4 autoloader 2015-09-16 22:02:00 +09:00