On Thu, 15 Nov 2001, Yasuo Ohgaki wrote:
> Hi Derick,
>
> May I ask question? I've spent a little more time on this. (When I
> submit the patch, I spent less than 10 minutes :)
>
> When unset($arr[]) is called, get_zval_ptr() returns NULL since
> znode has IS_UNUSED type.
unset is supposed to wo
Hello,
On Thu, 15 Nov 2001, Yasuo Ohgaki wrote:
> Suggested fix.
This fixes the symtom, not the problem
Derick
>
> Index: zend_execute.c
> ===
> RCS file: /repository/Zend/zend_execute.c,v
> retrieving revision 1.282.2.3
> di