php-parser/test
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
..
code Allow expressions in list() 2020-02-19 21:29:17 +01:00
PhpParser Don't require doc comment to be last comment 2020-02-15 10:52:34 +01:00
bootstrap.php [CS] New line in the end of file 2018-01-13 16:08:26 +01:00
updateTests.php Fix updateTests.php 2018-07-22 21:18:34 +02:00