php-parser/internal/php7
i582 78492f6456 internal: fixed parsing of anonymous classes
Since now 'ctor_arguments' returns nil, it is
necessary to initialize it to avoid panics.
2021-02-07 07:52:29 +03:00
..
node.go refactoring: move internal nodes 2020-12-28 21:31:24 +02:00
parser_test.go internal: fixed parsing of expression new 2021-02-04 07:12:56 +03:00
parser.go refactoring: update api 2020-12-29 21:23:22 +02:00
php7_bench_test.go refactoring: update api 2020-12-29 21:23:22 +02:00
php7.go internal: fixed parsing of anonymous classes 2021-02-07 07:52:29 +03:00
php7.y internal: fixed parsing of anonymous classes 2021-02-07 07:52:29 +03:00
test.php [refactoring] parameters: new node structure 2020-07-05 22:47:46 +03:00