php-parser/internal/php7
2023-03-25 15:29:51 +01:00
..
testdata refactor: move test.php into testdata folder 2023-03-25 14:32:14 +01:00
lexer.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
newline.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
node.go all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
parser_test.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
parser.go refactor: remove unused function lastNode 2023-03-25 15:12:21 +01:00
php7_bench_test.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
php7.go php8.1: added readonly modifier (#6) 2021-07-31 18:00:21 +03:00
php7.y all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
scanner_test.go refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00
scanner.go refactor: change makefile to reflect drop of php5 and run make 2023-03-25 15:29:51 +01:00
scanner.rl refactor: move php7 scanner into php7 package 2023-03-25 15:02:34 +01:00