Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85093 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 23944 invoked from network); 16 Mar 2015 21:55:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 21:55:57 -0000 Authentication-Results: pb1.pair.com header.from=larry@garfieldtech.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=larry@garfieldtech.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain garfieldtech.com from 66.111.4.27 cause and error) X-PHP-List-Original-Sender: larry@garfieldtech.com X-Host-Fingerprint: 66.111.4.27 out3-smtp.messagingengine.com Received: from [66.111.4.27] ([66.111.4.27:44007] helo=out3-smtp.messagingengine.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 85/BD-34940-A6157055 for ; Mon, 16 Mar 2015 16:55:54 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id E8D0E2124F for ; Mon, 16 Mar 2015 17:55:49 -0400 (EDT) Received: from frontend1 ([10.202.2.160]) by compute6.internal (MEProxy); Mon, 16 Mar 2015 17:55:51 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=x-sasl-enc:message-id:date:from :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; s=smtpout; bh=vpSJ7xfHi3TA54+hpMauma 57C1M=; b=sxjgrPHLAuztiVLspE1Vel6nRguXG7sLMpq7ykGhnTKrjBEudeELi1 dCA5uh8lmgMdF3Omta2duWVW0Hpj+B74A2BcsxMNgsJJsioYoytqLsHV/TZrQzY+ wKOjhY9xLBA4xztFbUcreyAJIfN/QssGAM+wxDeL/LfYCr72pURNU= X-Sasl-enc: HelYxX9NsrHepEeWou/1lRkT7/k8hVhXORYhAssKioFB 1426542951 Received: from Palantirs-MacBook-Pro-7.local (unknown [63.250.249.138]) by mail.messagingengine.com (Postfix) with ESMTPA id B44C8C002A3 for ; Mon, 16 Mar 2015 17:55:51 -0400 (EDT) Message-ID: <55075167.5050303@garfieldtech.com> Date: Mon, 16 Mar 2015 16:55:51 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: larry@garfieldtech.com (Larry Garfield) On 3/16/15 4:03 PM, Anthony Ferrara wrote: > All, > > 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. > > Anthony Huzzah! Huge props to everyone that made this happen, especially Andrea for figuring out how to actually do it and Anthony for impressive perseverance. Does this mean this RFC can/should be withdrawn as redundant: https://wiki.php.net/rfc/reserve_more_types_in_php_7 --Larry Garfield