parser icon indicating copy to clipboard operation
parser copied to clipboard

Update `variable` parser definition

Open Hywan opened this issue 8 years ago • 0 comments

Follow up of https://github.com/tagua-vm/parser/issues/68. Address #14.

variable definition has changed, https://github.com/php/php-langspec/blob/master/spec/10-expressions.md#grammar-variable. Our implementation must be updated.

Hywan avatar Sep 15 '17 23:09 Hywan