Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2817 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19385 invoked from network); 26 Jun 2003 08:08:32 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 26 Jun 2003 08:08:32 -0000 Received: (qmail 29605 invoked from network); 26 Jun 2003 08:08:25 -0000 Received: from localhost (HELO zeev-laptop.zend.com) (127.0.0.1) by localhost with SMTP; 26 Jun 2003 08:08:25 -0000 Reply-To: zeev@zend.com Message-ID: <5.1.0.14.2.20030626110829.052ee330@localhost> X-Sender: zeev@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 26 Jun 2003 11:08:41 +0300 To: Sterling Hughes Cc: internals@lists.php.net,andrei@php.net,andi@zend.com In-Reply-To: <1056591882.28557.198.camel@hasele> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: aggregation? From: zeev@zend.com (Zeev Suraski) References: <1056591882.28557.198.camel@hasele> At 04:44 26/06/2003, Sterling Hughes wrote: >Hey, > >Am I right in assuming that aggregation is going to be removed in PHP5? Yep, interfaces replace them... Zeev