php-parser/test/code/parser
Nikita Popov 08501991d4 Don't make VariadicPlaceholder an expression
And don't store it in an Arg.
2021-09-12 21:59:26 +02:00
..
errorHandling Add support for PHP 8.1 2021-07-09 16:52:58 +02:00
expr Don't make VariadicPlaceholder an expression 2021-09-12 21:59:26 +02:00
scalar Add support for explicit octal literals 2021-09-03 16:29:30 +02:00
stmt Add test for new in initializer 2021-09-03 15:10:29 +02:00
blockComments.test Merge branch '3.x' 2017-10-01 16:55:54 +02:00
commentAtEndOfClass.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00
comments.test Perform automated test update 2017-01-19 22:25:22 +01:00
nopPositions.test Place Nop nodes more precisely 2020-02-09 17:10:33 +01:00
semiReserved.test [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +02:00