Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3035 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71469 invoked from network); 30 Jun 2003 13:34:52 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 30 Jun 2003 13:34:52 -0000 Received: (qmail 31204 invoked from network); 30 Jun 2003 13:34:46 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 30 Jun 2003 13:34:46 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030630164410.03f61598@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Mon, 30 Jun 2003 16:44:36 +0300 To: Andrei Zmievski Cc: PHP Internals In-Reply-To: <20030630131000.GH6996@hyperion.gravitonic.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] Indexer for objects (one more time) From: zeev@zend.com (Zeev Suraski) References: <20030630131000.GH6996@hyperion.gravitonic.com> At 16:10 30/06/2003, Andrei Zmievski wrote: >I know we're all giddy with the idea of having a PHP 5 Beta out the >door, but I want to ask once again: are we going to have support for >indexers, aka OE_IS_ARRAY style overloading, before the final release? Yes, we will. Zeev