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 work on a variabele. $arr[] is not a variable, so
the parser should give a parsing error IMO.

Derick

---------------------------------------------------------------------
        PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
             SRM: Site Resource Manager - www.vl-srm.net
---------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to