1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2024-11-30 04:19:30 +01:00
PHP-Parser/lib/PhpParser/Parser
Nikita Popov 568236a305 Allow expressions in list()
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.
2020-02-19 21:29:17 +01:00
..
Multiple.php [CS] Open class brackets in new line 2018-01-13 16:03:55 +01:00
Php5.php Place Nop nodes more precisely 2020-02-09 17:10:33 +01:00
Php7.php Allow expressions in list() 2020-02-19 21:29:17 +01:00
Tokens.php [PHP 7.4] Add array spread 2019-05-09 19:15:35 +02:00