Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85092 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19822 invoked from network); 16 Mar 2015 21:10:03 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 21:10:03 -0000 Authentication-Results: pb1.pair.com header.from=rican7@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=rican7@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.169 as permitted sender) X-PHP-List-Original-Sender: rican7@gmail.com X-Host-Fingerprint: 209.85.213.169 mail-ig0-f169.google.com Received: from [209.85.213.169] ([209.85.213.169:37817] helo=mail-ig0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2F/4D-34940-AA647055 for ; Mon, 16 Mar 2015 16:10:02 -0500 Received: by igcqo1 with SMTP id qo1so55026143igc.0 for ; Mon, 16 Mar 2015 14:10:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :content-type; bh=7oZU/9ZpRvEYxw/JwCcWqfV7STWYZbPu0/NSUuBuXd0=; b=Wj4kRVjPrqS7CLcMpD5SOxA7Xw5Jf5GzX3CNefAC4DfNSmsjiONeIg3rN2cc30t9s8 Rfx5MWqjGAiztEitNz5EXS9sATP2tdQyLmvXCFtCHlU1wGBOHDY6rlkndx0UPURpkfla a5dcu5cNGgO3ZskouLIopflhiWWbPTFpu492ZNF0NS4zCu0UC6/VIWBlo1LXKfpHD/B4 WPAD8PILyf/mtZhMIDHTYwqwIOuZSdLQO62z/Np8kLfgRTPJWZDDNlZ4ghUFPuuB2y1f 5axg5ghiEDsdtnb3ZPQgtAx+KcD4aAy2nVq4FB9M0+MJDSry80t8F6flxg0MZUfl3MOd P3Vg== X-Received: by 10.107.159.20 with SMTP id i20mr69448336ioe.12.1426540199936; Mon, 16 Mar 2015 14:09:59 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 16 Mar 2015 21:09:59 +0000 Message-ID: To: Anthony Ferrara , "internals@lists.php.net" Content-Type: multipart/alternative; boundary=001a1140fe20e008bf05116e45c5 Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: rican7@gmail.com (Trevor Suarez) --001a1140fe20e008bf05116e45c5 Content-Type: text/plain; charset=UTF-8 On Mon, Mar 16, 2015 at 5:04 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > Wow, 156 votes. As a non-internals developer that's been watching this RFC process for quite some time, I'd just like to say thank you. Thank you to you Anthony, and to Andrea, and to the entire collection of dedicated internals developers and community members who worked so hard to make this possible. This is a HUGE win for PHP. I can't wait to start using PHP 7. :) Oh, and Congratulations! - Trevor --001a1140fe20e008bf05116e45c5--