php-parser/test/code/parser
Nikita Popov 8eb194ea1f Add never type
This should be recognized as Identifier instead of Name now.
2021-04-25 22:35:28 +02:00
..
errorHandling Fix #738 incorrect start line for traits 2020-12-20 10:52:47 +01:00
expr Fix precedence of arrow functions 2021-04-25 22:19:49 +02:00
scalar [PHP 7.4] Add support for numeric literal separators (#615) 2019-06-30 12:13:28 +02:00
stmt Add never type 2021-04-25 22:35:28 +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