You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure it's possible for classes via the php_impl macro to be subclassed, as the constructor will return Self, instead of the subclassed class. I might be misunderstanding how subclassing (from user land PHP) should be working though!