z7zmey / php-parser

PHP parser written in Go
https://php-parser.com
MIT License
941 stars 63 forks source link

Fix infinite loop for "$foo$" #108

Closed z7zmey closed 4 years ago

z7zmey commented 4 years ago

[#107] Fix infinite loop when $ appear between variable and the end of a template string