parser icon indicating copy to clipboard operation
parser copied to clipboard

Dereferencable expressions and double strings

Open Hywan opened this issue 8 years ago • 0 comments

Linked to https://github.com/tagua-vm/parser/issues/3. See https://github.com/tagua-vm/parser/pull/115 and https://github.com/php/php-langspec/issues/200 for more details.

Ensure that a double string can not contain any variable interpolations.

Hywan avatar Sep 14 '17 15:09 Hywan