Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83348 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6247 invoked from network); 20 Feb 2015 19:23:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Feb 2015 19:23:58 -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 Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.182 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.182 mail-qc0-f182.google.com Received: from [209.85.216.182] ([209.85.216.182:33971] helo=mail-qc0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/4F-14173-DC987E45 for ; Fri, 20 Feb 2015 14:23:57 -0500 Received: by qczc9 with SMTP id c9so2412890qcz.1 for ; Fri, 20 Feb 2015 11:23:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=eOaZuZbcxowkvkGwQdimSuWxumc4yrTI/ECmx5jC0ec=; b=rtLFA/qyhf4at2Nr85N0CCT6esBSuMyKrZ6nkPGelxMjAqQJFUXz1Ila30ZphhJQ72 0LxYnZR/khdZegFp6rXphTyEPxUOa7/b5ROkcxrm+UuLMwauhIDSNCsWPXn5msvTez7h wuqDiwsxBRYASa1Bf17sWWOWdrV7XOjQuRQBIrTYY6h4dDcMh/CRvX8RRPvL0InJPeAz qbUJaWT+Z8ipT6o8WnDqj+Jrmd7Sq7ZhYMEu5oBRb2PvMRRUmXyTEhKGcs3YhEFSPIFb Ps9TeUjx5OAN7KjrsyQHHJrhZ+jjbHyedwrcpBLXY1oM1d5kVUDmRd05YMDKu8ZvOWjs ZQJg== MIME-Version: 1.0 X-Received: by 10.140.100.184 with SMTP id s53mr26090850qge.96.1424460234791; Fri, 20 Feb 2015 11:23:54 -0800 (PST) Received: by 10.96.39.195 with HTTP; Fri, 20 Feb 2015 11:23:54 -0800 (PST) In-Reply-To: <54E7822F.4070307@fischer.name> References: <54E7822F.4070307@fischer.name> Date: Fri, 20 Feb 2015 11:23:54 -0800 Message-ID: To: Markus Fischer Cc: PHP internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] Reserve EVEN MORE types for PHP7 From: pierre.php@gmail.com (Pierre Joye) On Fri, Feb 20, 2015 at 10:51 AM, Markus Fischer wrot= e: > On 20.02.15 18:55, Sara Golemon wrote: >> Announcing this in its own thread: >> https://wiki.php.net/rfc/reserve_even_more_types_in_php_7 >> >> This RFC acts as an addition to Levi's >> https://wiki.php.net/rfc/reserve_more_types_in_php_7 by creating a >> forum for voting on additional types not included in his RFC: >> resource, object, scalar, mixed, numeric > > From the RFC: > > =E2=80=9Cresource=E2=80=9D > =E2=80=9Cobject=E2=80=9D > =E2=80=9Cscalar=E2=80=9D > =E2=80=9Cmixed=E2=80=9D > =E2=80=9Cnumeric=E2=80=9D > > "... prohibits their usage as class, interface and trait names." > > > This is such a major BC break. One thing we must do before even considering non required names is to actually check every major apps, frameworks or libraries. If we can avoid a date/datetime clash again, that would be awesome ;) --=20 Pierre @pierrejoye | http://www.libgd.org