php-parser/test/code/parser
2020-09-19 23:11:36 +02:00
..
errorHandling Recover from missing semicolon after property or class const 2020-09-19 23:11:36 +02:00
expr Correctly handle ?-> in encapsed strings 2020-09-19 15:47:14 +02:00
scalar [PHP 7.4] Add support for numeric literal separators (#615) 2019-06-30 12:13:28 +02:00
stmt [PHP 8.0] Add attributes support (#661) 2020-09-13 21:01:17 +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