Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85069 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57215 invoked from network); 16 Mar 2015 15:20:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 15:20:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=leight@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leight@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.176 as permitted sender) X-PHP-List-Original-Sender: leight@gmail.com X-Host-Fingerprint: 209.85.220.176 mail-vc0-f176.google.com Received: from [209.85.220.176] ([209.85.220.176:38203] helo=mail-vc0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/14-34940-0D4F6055 for ; Mon, 16 Mar 2015 10:20:48 -0500 Received: by mail-vc0-f176.google.com with SMTP id kv19so1810466vcb.7 for ; Mon, 16 Mar 2015 08:20:45 -0700 (PDT) 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; bh=auPiIon1x96FYVoVHHyy0cA856qlq3YfqMp7Y45iKOU=; b=PePSWbXlLU6lq+WwTDaxgkSDfGLSLYpRGXukxpAI6DVNfABzIGtL3JvkmZiodefgVv hl+NXqPp0G0dCXGSYahYt6VeK50uABxGDKxYEZqP/H/CD7cRy7erCHDGzNN+PTvbCIHk qd39Er89PxlpuAswvWxDSEzbVYl2B1eNiYMEHWsZ+D0wNDoS5Dc7Yd0mH0RzQ8qDLLan ppCG1TTYtszySfwAmkSMVq8AfWe7WzoFYWUi+/rUEp9rthMhgOxw1IYg/o1R0p3dIkMj RlgBiXHCpt1Jwvny0g0FMU2dfw4nBKI4zlN+tnZlT1KCQvJrbNeTF1rlQmL7uCE41g3M Q7gA== MIME-Version: 1.0 X-Received: by 10.52.14.99 with SMTP id o3mr63383209vdc.39.1426519245369; Mon, 16 Mar 2015 08:20:45 -0700 (PDT) Received: by 10.52.177.7 with HTTP; Mon, 16 Mar 2015 08:20:45 -0700 (PDT) In-Reply-To: References: Date: Mon, 16 Mar 2015 15:20:45 +0000 Message-ID: To: Levi Morrison Cc: internals Content-Type: multipart/alternative; boundary=20cf30334b77e2b6c70511696479 Subject: Re: [PHP-DEV] [RFC][VOTE] Reserve More Type Names in PHP 7 From: leight@gmail.com (Leigh) --20cf30334b77e2b6c70511696479 Content-Type: text/plain; charset=UTF-8 On 16 March 2015 at 04:58, Levi Morrison wrote: > Dear Internals, > > I am tentatively opening the vote on this RFC: > https://wiki.php.net/rfc/reserve_more_types_in_php_7 > > It's a bit tentative because I would prefer to wait until the vote on > Anthony's RFC closes tomorrow as there is some overlap in the type > names reserved. However, I am unsure if I am allowed to wait one more > day, as today is March 15th. > > In any case, voting is now open. > > Cheers, > > Levi Morrison Thanks Levi, I'm glad the aliases were removed, this was the point of contention for me. --20cf30334b77e2b6c70511696479--