Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53920 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5115 invoked from network); 12 Jul 2011 18:02:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jul 2011 18:02:58 -0000 X-Host-Fingerprint: 217.114.211.68 unknown Date: Tue, 12 Jul 2011 14:02:57 -0400 Received: from [217.114.211.68] ([217.114.211.68:2316] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 95/61-29235-15C8C1E4 for ; Tue, 12 Jul 2011 14:02:57 -0400 To: internals@lists.php.net References: User-Agent: slrn/0.9.9p1 (SunOS) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: X-Posted-By: 217.114.211.68 Subject: Re: [PHP-DEV] Make primitive type names reserved words (Was: Re: [PHP-DEV] [RFC] 5.4 features for vote (long)) From: dsp@php.net (David Soria Parra) On 2011-07-12, Pierre Joye wrote: > hi, > > As of now I do not think we should allow this change, whether the RFC > is accepted or not does not matter as it will badly break BC. Unless > there is a patch allowing this change without affecting existing code > (main point being namespaced code working smoothly), this RFC should > be rejected. > > Cheers, I think this change has too much of an impact on backward compatibility. As long as we don't have a concrete implementation, I think we should let string, int not be reserved words. Argumentes were already presented. ps.: Pierre you might want to consider changing your vote in the wiki