Hello Pierre-Alain,
Saturday, March 6, 2004, 2:27:29 PM, you wrote:
> Hello,
> What is the usage of get_property_ptr_ptr by ZE2?
> For what I read, it is used by the post/pre increment (++,.= and
> friends) and in zend_binary_assign_op_obj_helper. I do not know
> where the later is used.
> Wha
Hello,
What is the usage of get_property_ptr_ptr by ZE2?
For what I read, it is used by the post/pre increment (++,.= and
friends) and in zend_binary_assign_op_obj_helper. I do not know
where the later is used.
What I would like is to know when I am in a pre/post increment
operator and allow som