php-parser/lib
nikic b49c55c9e5 Cover NodeTraverser and bugs it found
a) ->traverseNode() now operates on a clone of the node, otherwise the original node will be modified too
b) before nodes were passed to the following visitor unchanged, even though they were already changed in the tree
2011-12-02 17:52:03 +01:00
..
PHPParser Cover NodeTraverser and bugs it found 2011-12-02 17:52:03 +01:00
bootstrap.php Start adding more extensive documentation 2011-11-12 13:07:12 +01:00