Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16188 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 20863 invoked by uid 1010); 10 May 2005 05:31:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6441 invoked from network); 10 May 2005 05:27:02 -0000 Received: from unknown (HELO yahoo.co.kr) (127.0.0.1) by localhost with SMTP; 10 May 2005 05:27:02 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:54838] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id DB/E0-35155-52640824 for ; Tue, 10 May 2005 01:27:01 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DVN9J-00049X-Sz for internals@lists.php.net; Tue, 10 May 2005 07:19:17 +0200 Received: from p50883c79.dip.t-dialin.net ([80.136.60.121]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 May 2005 07:19:17 +0200 Received: from sb by p50883c79.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 May 2005 07:19:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 10 May 2005 07:26:19 +0200 Lines: 10 Message-ID: References: <4qdcz84j.fsf@random.internal> <427FA67E.2020506@omniti.com> <427FC9D1.1030607@php.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p50883c79.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: <427FC9D1.1030607@php.net> X-Enigmail-Version: 0.91.0.0 Sender: news Subject: Re: [PHP-DEV] Re: new overloading feature? From: sb@sebastian-bergmann.de (Sebastian Bergmann) Lukas Smith wrote: > http://bugs.php.net/bug.php?id=30235 I agree with Marcus: self is bound at runtime, so the behaviour is correct. If you do not like this late binding just do not use self but the name of the class. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69