Skip to content

Curly braces used for object property dereferencing cause parse error #118

Description

@Bilge
$o = new stdClass;
$o->{'foo'} = 'bar';

PHP Parse error: syntax error, unexpected end of file in d11wtq/boris/lib/Boris/EvalWorker.php(152) : eval()'d code on line 1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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