mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-04-05 23:12:59 +02:00
Similar to the previous commit: list() syntactically accepts any expression and non-variables are compile-time errors. The special case of ($a) ends up being legal by accident.