Newsgroups: php.internals,php.internals Path: news.php.net Xref: news.php.net php.internals:19424 php.internals:19425 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34328 invoked by uid 1010); 5 Oct 2005 21:32:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34313 invoked from network); 5 Oct 2005 21:32:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Oct 2005 21:32:08 -0000 X-Host-Fingerprint: 87.123.97.90 i577B615A.versanet.de Received: from ([87.123.97.90:24286] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id B7/34-54476-75644434 for ; Wed, 05 Oct 2005 17:32:07 -0400 To: internals@lists.php.net,Rasmus Lerdorf Message-ID: <43444655.6040104@php.net> Date: Wed, 05 Oct 2005 23:32:05 +0200 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 CC: Andi Gutmans , Edin Kadribasic , Derick Rethans , Christian Schneider , internals@lists.php.net, Jani Taskinen , Zeev Suraski , "ilia@prohost.org" References: <43413474.90802@cschneid.com> <4342371E.8040604@cschneid.com> <43423CB8.2050503@cschneid.com> <434243A0.1060901@cschneid.com> <43424EC4.6010801@emini.dk> <6.2.3.4.2.20051004200445.03535040@localhost> <434405A5.3040901@lerdorf.com> In-Reply-To: <434405A5.3040901@lerdorf.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 87.123.97.90 Subject: Re: [PHP-DEV] Re: $ref =& $this; From: lsmith@php.net (Lukas Smith) Rasmus Lerdorf wrote: > People seem to have latched onto this $ref =& $this issue for some > reason. Is this really a place where you want to use up some of our BC > breaking karma points? I really don't see this particular point as Atleast for me it was more a general rant .. regards, Lukas