Ruslan Osmanov wrote:
> 
> So what is the proper way to deal with zend_fcall_info.object_ptr's
> refcount? I didn't find a Zend API function to copy fcall info.
> I also didn't find a way to obtain the caller's "this_ptr" pointer.
> EG(This) points to current (Event) this_ptr, not Foo's this_ptr.
> 
> Please help to figure it out.
> 

Could somebody help with it? The question is simple, isn't it? Just how do I
get `this_ptr`
of the caller method(if any)?
-- 
View this message in context: 
http://old.nabble.com/Another-question-about-storing-zend_fcall_info-and-zend_fcall_info_cache-tp35788448p35806405.html
Sent from the Pecl - Dev mailing list archive at Nabble.com.


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to