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