mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-30 21:57:40 +01:00
d53173c2f3
Stop using reference magic in the NodeTraverser. Instead use normal return values. Additionally enfore that an array is passed to ->traverse().