Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5451 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39067 invoked by uid 1010); 13 Nov 2003 19:27:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39043 invoked from network); 13 Nov 2003 19:27:34 -0000 Received: from unknown (HELO mail.3gstech.com) (216.239.132.110) by pb1.pair.com with SMTP; 13 Nov 2003 19:27:34 -0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.3gstech.com (Postfix) with ESMTP id 196059E76C8; Thu, 13 Nov 2003 11:20:23 -0800 (PST) Received: from mail.3gstech.com ([127.0.0.1]) by localhost (fungus [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16566-03; Thu, 13 Nov 2003 11:20:23 -0800 (PST) Received: from 3gstech.com (ip-209-172-92-41.us01.qualys.com [209.172.92.41]) by mail.3gstech.com (Postfix) with ESMTP id B90FE9E76A2; Thu, 13 Nov 2003 11:20:22 -0800 (PST) Message-ID: <3FB3DA19.8060603@3gstech.com> Date: Thu, 13 Nov 2003 11:23:05 -0800 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5; MultiZilla v1.5.0.3g) Gecko/20031007 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Derick Rethans Cc: Analysis & Solutions , PHP Internals List References: <1068703990.3fb320f6975fb@www.3gstech.com> <20031113065221.GA5862@panix.com> <3FB3CBE7.4020702@3gstech.com> <20031113184350.GA4127@panix.com> In-Reply-To: Content-Type: multipart/alternative; boundary="------------010207080609040500080308" Subject: Re: [PHP-DEV] php5 method return reference error? From: waboring@3gstech.com (walt boring) --------------010207080609040500080308 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Derick Rethans wrote: >On Thu, 13 Nov 2003, Analysis & Solutions wrote: > > > >>The thing is, as I understand it, references are referring to a variable. >>Your example doesn't have a variable to refer to. >> >>If I misunderstand what's going on, I trust someone on the list will >>correct me. >> >> > >Your assesment is right. BUT, it is indeed quite a huge BC break and >people already said that it is going to be addressed (AFAIK Zeev >mentioned that). > >Derick > > > According to the bug http://bugs.php.net/bug.php?id=24687 It won't be fixed ?? Walt --------------010207080609040500080308--