Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13699 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23007 invoked by uid 1010); 3 Nov 2004 07:34:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 22949 invoked from network); 3 Nov 2004 07:34:12 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 3 Nov 2004 07:34:12 -0000 Received: (qmail 14258 invoked from network); 3 Nov 2004 07:34:10 -0000 Received: from localhost (HELO AndiNotebook.zend.com) (127.0.0.1) by localhost with SMTP; 3 Nov 2004 07:34:10 -0000 Message-ID: <5.1.0.14.2.20041102233303.03ade090@localhost> X-Sender: andi@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 02 Nov 2004 23:34:06 -0800 To: "Frank M. Kromann" , In-Reply-To: <10994267531880000@9866357972520000.9866341568840000> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] isset() and the new VM From: andi@zend.com (Andi Gutmans) References: <10994267531880000@9866357972520000.9866341568840000> Hey, I'm still a bit absent (my wife gave birth two days ago) but this email popped out at me from the millions I haven't read yet. Just commited a fix for the problem. I'll hopefully catch up with all the emails on internals@ in the beginning of next week. Andi At 12:19 PM 11/2/2004 -0800, Frank M. Kromann wrote: >Hello Everyone, > >isset($arr[0]['id']) used to return false if $arr[0] is undefined, but >with the new VM it throws a warning. > >Is this new behavior or a bug ? > >- Frank > >-- >PHP Internals - PHP Runtime Development Mailing List >To unsubscribe, visit: http://www.php.net/unsub.php