Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53986 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67934 invoked from network); 16 Jul 2011 14:54:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Jul 2011 14:54:58 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.170 mail-yx0-f170.google.com Received: from [209.85.213.170] ([209.85.213.170:53043] helo=mail-yx0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 54/80-57734-046A12E4 for ; Sat, 16 Jul 2011 10:54:57 -0400 Received: by yxk8 with SMTP id 8so955894yxk.29 for ; Sat, 16 Jul 2011 07:54:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=dcAY722MoM9EPhhga4znGLnfN6j5mUsfxNhAIEug3B4=; b=RXyjEftUnKArPjj02JuGKoOW2n9d76sHaBskQkAVqT3XWaC0u/90oSfWV2mTr/tiEU k0i/QAGsGA73egjSjgcdwrtOoUsb8vZzlmAoW6ti1B+dvXhS1u7kYkI7pCdAlBrzE1AS 5h8gaMUzUG+vhUdSfH1KAClpUgTBH+dr3s70g= MIME-Version: 1.0 Received: by 10.236.192.166 with SMTP id i26mr5987472yhn.114.1310828094152; Sat, 16 Jul 2011 07:54:54 -0700 (PDT) Received: by 10.147.137.11 with HTTP; Sat, 16 Jul 2011 07:54:54 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 Jul 2011 16:54:54 +0200 Message-ID: To: David Soria Parra Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Status of "Make primitive types reserved words" in PHP 5.4 From: pierre.php@gmail.com (Pierre Joye) even more than vote, we can veto it due to a huge BC break (use of primitive names inside a namespace, f.e.) On Sat, Jul 16, 2011 at 4:12 PM, David Soria Parra wrote: > Hi Internals, > > just a heads up on the proposed "make primitives types reserved words" > change. =A0the current votes are 36 to 21 in favor of implementing it. > > This change has a big impact on backward compatibility and will break > existing code. Possible work arounds as discussed on the mailinglist > have their own problems and inconsistencies, while still not solving > all issues. > > Therefore Stas and I think this change is not ready for inclusion in > PHP 5.4 and will not make it into the alpha 3. > > I think we all can agree here that with just a minimal lead in votes > and not reaching a 2/3 majority and a lot of core devs rejecting it, > it's better to leave it out at the moment. > > - David > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --=20 Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org