mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-12-11 16:49: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 | ||
Serializer | ||
Unserializer | ||
codeTest.php | ||
ErrorTest.php | ||
LexerTest.php | ||
NodeAbstractTest.php | ||
NodeDumperTest.php | ||
NodeTraverserTest.php |