Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86344 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5834 invoked from network); 21 May 2015 18:34:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 May 2015 18:34:14 -0000 Authentication-Results: pb1.pair.com header.from=marcio.web2@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=marcio.web2@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.169 as permitted sender) X-PHP-List-Original-Sender: marcio.web2@gmail.com X-Host-Fingerprint: 209.85.160.169 mail-yk0-f169.google.com Received: from [209.85.160.169] ([209.85.160.169:36350] helo=mail-yk0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DE/03-16546-4252E555 for ; Thu, 21 May 2015 14:34:13 -0400 Received: by yked142 with SMTP id d142so17856019yke.3 for ; Thu, 21 May 2015 11:34:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=DScQEuo8XFtkQnpIGGcKu4YSNPThwF/bh6PzCbrq0/w=; b=NSuqhq9vFp3JvXUiwl4VGprdE9Jdb48Bra3TKO+wciNva1F8+mRhY0Bf8c5CjELgaf ixoM3BkTAoJYD3qC4COrD1urPp7cf+RLc9KnYYVF/HyyPDXAPIRV5jazTSyv5V1grc3s WXsCCrdck+7TacMhUYLtvJefieEDBMShYi+df5hCx6P5SCxIFvBjRb53O91y6Cyjlhue vnvVAI5Z2Vb8k7b59PN9p/xlyB//lV2kGevcyLQKW0T8ycxElrPfD8jmrE11rDrP17WG U418GFpI5XUej4T2odhd+4ag3FrkWDXkS2wwQPEHc/yKXyf8xPegrBej3ZaBaY3Y4Kxy n2xA== X-Received: by 10.170.180.130 with SMTP id w124mr4639176ykd.24.1432233249525; Thu, 21 May 2015 11:34:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.13.254.130 with HTTP; Thu, 21 May 2015 11:33:49 -0700 (PDT) In-Reply-To: References: <1728446955.140561.1432207869694.JavaMail.root@zimbra71-e12.priv.proxad.net> Date: Thu, 21 May 2015 15:33:49 -0300 Message-ID: To: Pierre Joye Cc: flaupretre@free.fr, Nikita Popov , PHP internals Content-Type: multipart/alternative; boundary=001a113a3d3a12d4f905169bca91 Subject: Re: [PHP-DEV] Soft-reserve "void" class name From: marcio.web2@gmail.com (Marcio Almada) --001a113a3d3a12d4f905169bca91 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I think that not reserving "void" by spec now is actually going against the "Request For Comments" process. If we don't soft reserve now we won't even have the possibility to discuss it later, this kills the discussion before it starts. The soft reservation has zero impact over PHP7.0, no one loses anything, so we should take the route that enables future debate. M=C3=A1rcio --001a113a3d3a12d4f905169bca91--