Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19353 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3115 invoked by uid 1010); 3 Oct 2005 14:45:03 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3099 invoked from network); 3 Oct 2005 14:45:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Oct 2005 14:45:03 -0000 X-Host-Fingerprint: 66.11.173.122 unknown Received: from ([66.11.173.122:16159] helo=interjinn.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 09/9E-54476-EE341434 for ; Mon, 03 Oct 2005 10:45:02 -0400 Received: from blobule.suds (blobule.suds [192.168.1.3]) by interjinn.com (Postfix) with ESMTP id 31FB51435F3; Mon, 3 Oct 2005 10:45:00 -0400 (EDT) To: Derick Rethans Cc: Richard Mann , PHP Developers Mailing List In-Reply-To: <1128350432.3955.64.camel@blobule.suds> References: <122233927.20051003152138@marcus-boerger.de> <20051003143244.8EC1.RICHARD.MANN@gg.com> <1128350432.3955.64.camel@blobule.suds> Content-Type: text/plain Organization: InterJinn Message-ID: <1128350775.10144.1.camel@blobule.suds> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5-4mdk Date: Mon, 03 Oct 2005 10:46:15 -0400 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] $ref =& $this; From: robert@interjinn.com (Robert Cummings) On Mon, 2005-10-03 at 10:40, Robert Cummings wrote: > Either way I'm not weighing in on the $ref = &$this issue Actually, I think I will. I think $ref = &$this is perfectly legal and I think $this = &$ref or $this = $anything is perfectly illegal. Cheers, Rob. -- .------------------------------------------------------------. | InterJinn Application Framework - http://www.interjinn.com | :------------------------------------------------------------: | An application and templating framework for PHP. Boasting | | a powerful, scalable system for accessing system services | | such as forms, properties, sessions, and caches. InterJinn | | also provides an extremely flexible architecture for | | creating re-usable components quickly and easily. | `------------------------------------------------------------'