unread
Hi,
I tried to overwrite the 'get_method' handler and it works fine, but would
need the same effect for static methods. I tried something but found no
proper way to by-pass the zend_std_get_static_method() in an extension.
Is there a solution for it?
Thomas