Skip to content

Generalised variable entries #26

@viraptor

Description

@viraptor

Currently variables are parsed in a more liberal way than what php allows. For example: isset($a->f()); is parserd by phply, but not by php.

Splitting the definition of a variable into something closer to rvalue/lvalue (can/cannot be assigned) could make things simpler. But not necessarily - experiment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions