php-parser/internal/php8
2023-03-25 15:12:21 +01:00
..
testdata refactor: move test.php into testdata folder 2023-03-25 14:32:14 +01:00
builder.go php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
lexer.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
newline.go PHP 8 (#1) 2021-07-30 20:53:27 +03:00
node.go php8.1: added first class callable syntax (#18) 2021-07-31 23:50:59 +03:00
parser_php8_1_test.go php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
parser_php8_2_test.go php8.2: added readonly classes support (#26) 2022-06-26 01:18:40 +03:00
parser_php8_test.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
parser_test.go php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
parser.go refactor: remove unused function lastNode 2023-03-25 15:12:21 +01:00
php8_bench_test.go refactor: move test.php into testdata folder 2023-03-25 14:32:14 +01:00
php8.go php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
php8.y php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
scanner_php8_1_test.go php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
scanner_php8_test.go php8: fixed a bug with # comments (#22) 2021-08-02 12:37:08 +03:00
scanner_test.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
scanner.go php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
scanner.rl refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00