tagua-vm / parser

Safe, fast and memory efficient PHP parser (lexical and syntactic analysers, and the Abstract Syntax Tree)
http://tagua.io/
119 stars 15 forks source link

Expression: Fix anonymous function syntax #95

Closed Hywan closed 7 years ago

Hywan commented 7 years ago

See https://github.com/php/php-langspec/pull/184.