php-parser/pkg
Laytan Laats 86c10ca380 perf: reduce memory usage by reducing amt of position's created
The positions created were taking GB's of memory and were not being
GC'ed.
2022-09-09 00:40:11 +02:00
..
ast php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
conf all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
errors all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
parser all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
position perf: reduce memory usage by reducing amt of position's created 2022-09-09 00:40:11 +02:00
token php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00
version all: renamed github.com/z7zmey/php-parser with github.com/VKCOM/php-parser 2021-07-30 21:01:34 +03:00
visitor php8.1: added intersection types support (#29) 2022-06-26 03:31:29 +03:00