lisachenko / z-engine

:zap: PHP Engine Direct API
MIT License
448 stars 22 forks source link

Support of zend_observer #51

Open ezimuel opened 2 years ago

ezimuel commented 2 years ago

@lisachenko do you think is it possible to support the new PHP 8 observer features in z-engine? I'm wondering if I can intercept PHP 8 functions and class methods call using these new internals.

lisachenko commented 1 year ago

Hello, @ezimuel! Sorry for the late reply )) But even late rely is still better than nothing

Your mentioned feature is interesting and can be used indeed, but I don't have time for OSS now, thus almost second year without touching my projects at all...

ezimuel commented 1 year ago

@lisachenko yes, even if late I appreciate your reply, thanks. I think that this library is a great idea and I would love to experiment using it. I'll try to do something in my (limited) spare time :-)