Skip to content

T_DOLLAR_OPEN_CURLY_BRACES should handle EXPR #105

@ichiriac

Description

@ichiriac

This syntax should be valid :

<?php
echo "hello ${foo()} ";

Actual output :

Parse Error : syntax error, unexpected 'foo()} ' (T_ENCAPSED_AND_WHITESPACE) on line 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions