Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8030 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39797 invoked by uid 1010); 20 Feb 2004 23:56:18 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 39737 invoked by uid 1007); 20 Feb 2004 23:56:18 -0000 To: internals@lists.php.net Date: Fri, 20 Feb 2004 20:56:17 -0300 User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) Message-ID: References: <1077090830.30573.1.camel@coogle.localdomain> <20040218115421.434ac336@localhost.localdomain> <1077124444.30567.27.camel@coogle.localdomain> <20040218183012.2ad1beb3@localhost.localdomain> <062101c3f645$e317a5e0$8b018552@titan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Posted-By: 200.196.108.16 Subject: Re: [PHP-DEV] Re: Static weirdness.. From: cunha17@uol.com.br (Cristiano Duarte) On Wed, 18 Feb 2004 17:37:31 +0000, Wez Furlong wrote: > C++ allows $a->bar() when bar() is a static method (yes, it is called > in a static context there too). > > IMO, there should be no error, warning or notice here. > I Agree. PHP is fine the way it is. Cristiano Duarte