Skip to content
This repository was archived by the owner on Oct 16, 2022. It is now read-only.
This repository was archived by the owner on Oct 16, 2022. It is now read-only.

parser: string interpolation #17

@stephens2424

Description

@stephens2424
<?php
$var1 = "test";
$var2 = "{$var1}Append"; //<-- not a literal string

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions