php-parser/internal/php8
maride 966682546c go mod tidy 2023-12-10 00:36:22 +01:00
..
testdata refactor: move test.php into testdata folder 2023-03-25 14:32:14 +01:00
builder.go go mod tidy 2023-12-10 00:36:22 +01:00
lexer.go go mod tidy 2023-12-10 00:36:22 +01:00
node.go go mod tidy 2023-12-10 00:36:22 +01:00
parser.go go mod tidy 2023-12-10 00:36:22 +01:00
parser_php8_1_test.go go mod tidy 2023-12-10 00:36:22 +01:00
parser_php8_2_test.go go mod tidy 2023-12-10 00:36:22 +01:00
parser_php8_test.go go mod tidy 2023-12-10 00:36:22 +01:00
parser_test.go go mod tidy 2023-12-10 00:36:22 +01:00
php8.go go mod tidy 2023-12-10 00:36:22 +01:00
php8.y scanner: emit T_STRING when enum not in enum declaration context 2023-07-24 20:34:39 +02:00
php8_bench_test.go go mod tidy 2023-12-10 00:36:22 +01:00
scanner.go go mod tidy 2023-12-10 00:36:22 +01:00
scanner.rl scanner: emit T_STRING when enum not in enum declaration context 2023-07-24 20:34:39 +02:00
scanner_php8_1_test.go go mod tidy 2023-12-10 00:36:22 +01:00
scanner_php8_test.go go mod tidy 2023-12-10 00:36:22 +01:00
scanner_test.go go mod tidy 2023-12-10 00:36:22 +01:00