mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-03-20 14:19:43 +01:00
By-reference assignments of new expressions are now parsed as AssignRef (instead of just Assign). Closes issue #31.
By-reference assignments of new expressions are now parsed as AssignRef (instead of just Assign). Closes issue #31.