Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19365 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34538 invoked by uid 1010); 4 Oct 2005 07:53:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34523 invoked from network); 4 Oct 2005 07:53:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Oct 2005 07:53:31 -0000 X-Host-Fingerprint: 81.169.182.136 ajaxatwork.net Linux 2.4/2.6 Received: from ([81.169.182.136:59090] helo=strato.aixcept.de) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 52/6C-54476-AF432434 for ; Tue, 04 Oct 2005 03:53:30 -0400 Received: from [192.168.1.3] (dslb-084-063-021-057.pools.arcor-ip.net [84.63.21.57]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by strato.aixcept.de (Postfix) with ESMTP id 63A8F35C380; Tue, 4 Oct 2005 09:54:17 +0200 (CEST) Date: Tue, 4 Oct 2005 09:53:31 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <38416902.20051004095331@marcus-boerger.de> To: Derick Rethans Cc: Christian Schneider , internals@lists.php.net In-Reply-To: References: <43413474.90802@cschneid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: $ref =& $this; From: helly@php.net (Marcus Boerger) Hello Derick, Tuesday, October 4, 2005, 9:41:39 AM, you wrote: > On Mon, 3 Oct 2005, Christian Schneider wrote: >> a) I know that you now are going to bash me for mentioning PHP4 >> b) No, I don't think this is very common or elegant >> >> But disallowing it might break existing code, no? > Yes, but thinking that PHP 4 "OO" code runs on PHP 5 is an illusion > anyway. I can only emphasize this. Best regards, Marcus