Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85112 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67571 invoked from network); 17 Mar 2015 02:51:05 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Mar 2015 02:51:05 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.176 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.176 mail-pd0-f176.google.com Received: from [209.85.192.176] ([209.85.192.176:33493] helo=mail-pd0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/31-60187-79697055 for ; Mon, 16 Mar 2015 21:51:05 -0500 Received: by pdnc3 with SMTP id c3so76088880pdn.0 for ; Mon, 16 Mar 2015 19:51:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=Qwll96duLALgVwgGZKUz5UW7JE6uZeKAto0k8jnLCp4=; b=uqXkgdwTc/cTFEdJeXNvwWiIytbEeXTtoqqPPA1YRkPETEOPG8B+q+yhgEqTxNJObV sd3x3SPsiPQu0cTA/hk5ze6WAuIBdsAPXyD65ObErLkOheodGc71F5q7/tWoXEb48Mur ff5tRLRPtH+yLypzhXvgE82vHA/2dnbM42jYGX6PYkeIHlRIL6E7odGXTgVBQpZxZnjS 2OaKv2gSjap32Tr4NSXi0GWtuT/IcCLPikVsSitm3zlCuDEiVgHLELQmcH4loAXEFwc2 oYR9U+SNon4TKd/GRAi8RZ8Mlp6wkvKBHzrwOqBSJYQAq47FSdFJTaPrdQ6bI4lLVli6 Pe1g== X-Received: by 10.70.95.137 with SMTP id dk9mr34295852pdb.20.1426560660830; Mon, 16 Mar 2015 19:51:00 -0700 (PDT) Received: from Stas-Air.local (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id z4sm888655pda.4.2015.03.16.19.50.59 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Mar 2015 19:51:00 -0700 (PDT) Message-ID: <55079692.6050405@gmail.com> Date: Mon, 16 Mar 2015 19:50:58 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Anthony Ferrara , "internals@lists.php.net" References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > Voting has been closed on the scalar type declarations v0.5 RFC: > > https://wiki.php.net/rfc/scalar_type_hints_v5 > > At a final score of 108:48, it has been accepted for PHP 7. > > Thank you. Despite my previous disagreement with this RFC, I'd like to thank Anthony for all his work on it and persistence and congratulate us all for finally arriving at the decision. I'd like also to thank everybody who contributed to the discussion and participated in the probably most representative vote ever held. Let's get on the road for PHP 7 GA and make it the best PHP release ever. -- Stas Malyshev smalyshev@gmail.com