mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-27 04:24:43 +01:00
337da5648c
The subNodes array was not initialized, so for empty nodes it would just be null. Due to the addition of attributes for nodes those have to be initialized too. |
||
---|---|---|
.. | ||
Lexer | ||
Node | ||
NodeVisitor | ||
PrettyPrinter | ||
Serializer | ||
Unserializer | ||
Autoloader.php | ||
Error.php | ||
Lexer.php | ||
Node.php | ||
NodeAbstract.php | ||
NodeDumper.php | ||
NodeTraverser.php | ||
NodeVisitor.php | ||
NodeVisitorAbstract.php | ||
Parser.php | ||
PrettyPrinterAbstract.php | ||
Serializer.php | ||
Unserializer.php |