Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16043 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24317 invoked by uid 1010); 20 Apr 2005 08:24:15 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24267 invoked from network); 20 Apr 2005 08:24:14 -0000 Received: from unknown (HELO 21cn.com) (127.0.0.1) by localhost with SMTP; 20 Apr 2005 08:24:14 -0000 X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:46384] helo=mail.zend.com) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id F0/36-45122-CA116624 for ; Wed, 20 Apr 2005 04:24:13 -0400 Received: (qmail 25467 invoked from network); 20 Apr 2005 08:24:08 -0000 Received: from internal.zend.office (HELO localhost) (10.1.1.1) by internal.zend.office with SMTP; 20 Apr 2005 08:24:08 -0000 Date: Wed, 20 Apr 2005 12:24:07 +0400 To: Greg Beaver Cc: internals@lists.php.net Message-ID: <20050420122407.0345f3ce.antony@zend.com> In-Reply-To: <20050420031150.63328.qmail@lists.php.net> References: <20050420031150.63328.qmail@lists.php.net> X-Mailer: Sylpheed version 1.9.7 (GTK+ 2.4.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] protected/private function __construct() not allowed in 5.0.4? From: antony@zend.com (Antony Dovgal) On Tue, 19 Apr 2005 23:11:46 -0400 Greg Beaver wrote: > Hi all, > > I just spent quite a while searching the archives, and can't find any > explanation of why this code worked in 5.0.3 but doesn't in 5.0.4: > > class blah { > protected function __construct(){} > } > ?> Works fine with HEAD, 5.0.5-dev & 5.0.4. Could you plz explain what did you mean when you said "doesn't work" ? -- Wbr, Antony Dovgal aka tony2001 antony@zend.com