Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: laytan/php-parser

Tags

v0.10.0

Toggle v0.10.0's commit message
chore: release v0.10.0

v0.9.0

Toggle v0.9.0's commit message
chore: release v0.9.0

v0.8.3

Toggle v0.8.3's commit message
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.