-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
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.
janedbal
Metadata
Metadata
Assignees
Labels
No labels