Nikita Popov
|
953f8c9631
|
Perform automated test update
|
2017-01-19 22:25:22 +01:00 |
|
Nikita Popov
|
174e6c3cab
|
NodeDumper: Print modifiers as strings
|
2016-07-25 13:53:49 +02:00 |
|
Nikita Popov
|
18129480ae
|
Rename $type subnode to $flags
Type makes it sound like a type-hint, and on a number of other nodes
$type is used for exactly that. Use $flags to hold modifiers instead.
|
2016-07-25 13:33:19 +02:00 |
|
Nikita Popov
|
5ea2a76d80
|
PHP 7.1: Class constant visibility support
|
2016-07-05 23:01:06 +02:00 |
|
Nikita Popov
|
e1a0ec3724
|
Add support for anonymous classes
Has not landed upstream yet, but syntax is unlikely to change.
|
2015-04-26 23:04:31 +02:00 |
|