Skip to content

Add Property::isVirtual() #1032

@JanTvrdik

Description

@JanTvrdik

In order to determine whether property is writable, it is now required among other thing to determine if property is virtual, which requires iterating over body of property hooks.

It would be helpful if new isVirtual() method was added to Property class.

As far as I can tell, this is the C implementation that the PHP code should match.

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