php-parser/internal/php8
2023-04-17 01:14:21 +02:00
..
testdata refactor: move test.php into testdata folder 2023-03-25 14:32:14 +01:00
builder.go fix: start and end col not being set for names 2023-04-17 01:14:21 +02:00
lexer.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
node.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
parser_php8_1_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
parser_php8_2_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
parser_php8_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
parser_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
parser.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
php8_bench_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
php8.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
php8.y php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
scanner_php8_1_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
scanner_php8_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
scanner_test.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
scanner.go build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00
scanner.rl build: replace VKCOM import with laytan import 2023-03-31 16:50:08 +02:00