Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47767 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57540 invoked from network); 3 Apr 2010 13:43:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Apr 2010 13:43:38 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.170 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.170 mail-wy0-f170.google.com Received: from [74.125.82.170] ([74.125.82.170:57296] helo=mail-wy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4A/A1-41826-70647BB4 for ; Sat, 03 Apr 2010 08:43:36 -0500 Received: by wyb34 with SMTP id 34so1152881wyb.29 for ; Sat, 03 Apr 2010 06:43:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:cc:content-type; bh=DEs96VwpGe+jSk9yHmHGt66S4wl2k+R9/wb7ug+ylyE=; b=TvVEoyzRxxyY3i6S4W+WyG+GneVEXB/tY/s2qP3Ya59/JJS+HLyiupWVn0IiExLh+P ydtVcIGsYYKdMyHxg075ZuUGH7gEfmE6PuABBdfFDds3B8DYeAoPSCwKTO5XQWOo4zNn o3kaujmuqEcZR0hFxvuY2fUf0USxLvS09anRs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=NNxA8Sr/aA7+STPKi/MRXWYW4xSfJuunt0QwwZzoho4rodQW7kRubqoanOTYW0+QBr M4xlAzbFCRFnL1Ls5M4Xt2qLaz578ni6yL1RFr4nOuQLNcWmUGDztTmBjkr0yGc+rCDt Bxis/twJPtlhORLOOHHWoTLHZ9NvGErHkMnik= MIME-Version: 1.0 Received: by 10.216.185.140 with HTTP; Sat, 3 Apr 2010 06:43:33 -0700 (PDT) In-Reply-To: <4BB69738.5000108@zend.com> References: <4BB4EC2F.1020502@smashlabs.com> <4BB4F16B.7020402@zend.com> <4BB4F50D.9090006@zend.com> <698DE66518E7CA45812BD18E807866CE03FA7FC1@us-ex1.zend.net> <4BB69738.5000108@zend.com> Date: Sat, 3 Apr 2010 15:43:33 +0200 Received: by 10.216.186.138 with SMTP id w10mr1978871wem.206.1270302213054; Sat, 03 Apr 2010 06:43:33 -0700 (PDT) Message-ID: To: Stanislav Malyshev Cc: Ralph Schindler , internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] On constructors: BC Break and Class compiler Improvements From: pierre.php@gmail.com (Pierre Joye) hi, On Sat, Apr 3, 2010 at 3:17 AM, Stanislav Malyshev wrote: > What about the 5.3? (BTW, I don't see any difference between 5.3.0 and > anything later, could anybody point it to me?) > We could: > 1. Kill the class-named ctors for NS in 5.3 (some BC break, though I have > hard time believing anybody used it so far, but who knows) > 2. Kill the warning and just ignore the other one if __ctor is there. > 3. Leave everything as-is. I'm for 1) as a primary choice, or 3). 2) is just confusing. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org