1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-27 12:24:39 +01:00
PHP-Parser/test/PhpParser/Node
Nikita Popov fa7357b483 Represent empty Name::slice() using null
Instead of a Name([]) dummy value, that is invalid in other
contexts.
2016-10-22 17:02:38 +02:00
..
Scalar Rename nodes for compat with PHP 7 2015-03-20 21:49:38 +01:00
Stmt Rename $type subnode to $flags 2016-07-25 13:33:19 +02:00
NameTest.php Represent empty Name::slice() using null 2016-10-22 17:02:38 +02:00