Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16566 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9772 invoked by uid 1010); 8 Jun 2005 19:18:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9757 invoked from network); 8 Jun 2005 19:18:09 -0000 Received: from unknown (HELO m.gmane.org) (127.0.0.1) by localhost with SMTP; 8 Jun 2005 19:18:09 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:42824] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id EB/C0-52832-07447A24 for ; Wed, 08 Jun 2005 15:18:08 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Dg5yI-00053b-9O for internals@lists.php.net; Wed, 08 Jun 2005 21:12:14 +0200 Received: from p50883f6e.dip.t-dialin.net ([80.136.63.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2005 21:12:14 +0200 Received: from sb by p50883f6e.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 08 Jun 2005 21:12:14 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Wed, 08 Jun 2005 21:16:40 +0200 Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p50883f6e.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en In-Reply-To: X-Enigmail-Version: 0.91.0.0 Sender: news Subject: Re: [PHP-DEV] abstract private methods From: sb@sebastian-bergmann.de (Sebastian Bergmann) Stanislav Malyshev wrote: > As of now, PHP allows declaring abstract private methods. Does anyone > has any use for it? I do not see a use for this and I think it should be disallowed; abstract methods only make sense when declared public or protected. -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69