Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47801 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14945 invoked from network); 6 Apr 2010 11:09:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Apr 2010 11:09:06 -0000 Authentication-Results: pb1.pair.com header.from=rquadling@googlemail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=rquadling@googlemail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.220.225 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: rquadling@googlemail.com X-Host-Fingerprint: 209.85.220.225 mail-fx0-f225.google.com Received: from [209.85.220.225] ([209.85.220.225:62237] helo=mail-fx0-f225.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D3/EA-49863-1561BBB4 for ; Tue, 06 Apr 2010 07:09:05 -0400 Received: by fxm25 with SMTP id 25so5512fxm.23 for ; Tue, 06 Apr 2010 04:09:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:received:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=jSLPv7a09+BX0FpJjFh7ZoaPvrqwZrkrlLYH/nH5PzU=; b=LE+Aoo/17HPbeIlxhesnOz1r81LULF6N/ip29u+AkV/SBq7IrhJpnkpx8mDr+0uH2N WgU/jXiUlfYOwcOOeNvXmTTDbk95CqVWBx9nNOMcv+g+N/NoDPeyen1YV+ypTYsefaIS 6UsN69/8GCJeNTb4ur69C6PDbbRglW8ywGm7k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=qaU2xVSm6gD4CWa4GpTiB3oDB8KtoUcSHeO5LQUsxH6B/vD6BjF9P9BN3316kNOhkX TyEtLRqe3OI/azIGwGIi3poM9y0kyLaH1x6cM1xwHCCN3JjV/sPOlZJTSnQzDhRkgI63 I+17Tx+WvZxN46EVRQIN2GuTLtmusnqObArhY= MIME-Version: 1.0 Received: by 10.223.126.80 with HTTP; Tue, 6 Apr 2010 04:08:42 -0700 (PDT) Reply-To: RQuadling@googlemail.com In-Reply-To: <4BB920A6.1050304@zend.com> References: <4BB4EC2F.1020502@smashlabs.com> <4BB4F16B.7020402@zend.com> <4BB4F50D.9090006@zend.com> <4BB4FCC0.3010301@zend.com> <1270312532.16398.4122.camel@guybrush> <4BB920A6.1050304@zend.com> Date: Tue, 6 Apr 2010 12:08:42 +0100 Received: by 10.223.76.132 with SMTP id c4mr6806620fak.106.1270552142191; Tue, 06 Apr 2010 04:09:02 -0700 (PDT) Message-ID: To: Stanislav Malyshev Cc: =?UTF-8?Q?Johannes_Schl=C3=BCter?= , internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] On constructors: BC Break and Class compiler Improvements From: rquadling@googlemail.com (Richard Quadling) 2010/4/5 Stanislav Malyshev : > Hi! > >> Given the feedback on the list I think it's ok. >> Please make the BC break clear in the NEWS file so I remember to copy it >> in the announcement. > > OK, done. > -- > Stanislav Malyshev, Zend Software Architect > stas@zend.com =C2=A0 http://www.zend.com/ > (408)253-8829 =C2=A0 MSN: stas@zend.com > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > I've just done a quick check on PEAR/packages-all with regard to classes using __construct vs the class name. 818 classes have __construct 1511 use the class name as the constructor 3563 files don't have a constructor I excluded tests, examples and documentation (but some may have crept in). Richard. --=20 ----- Richard Quadling "Standing on the shoulders of some very clever giants!" EE : http://www.experts-exchange.com/M_248814.html EE4Free : http://www.experts-exchange.com/becomeAnExpert.jsp Zend Certified Engineer : http://zend.com/zce.php?c=3DZEND002498&r=3D213474= 731 ZOPA : http://uk.zopa.com/member/RQuadling