A suite of high-performance tools for PHP developers – includes a code formatter, static analyser, language server and superset language.
784
stars
0
forks
source link
Remove various `with_symbol_table()` helpers #43
Closed
ryangjchandler closed 8 months ago
I wrote these methods to help with debugging and testing, but we now have a singleton
SymbolTable
API implemented in #42 that we can use instead.