Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85099 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32751 invoked from network); 16 Mar 2015 22:05:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 22:05:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=chris@chrisnharvey.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=chris@chrisnharvey.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain chrisnharvey.com from 74.125.82.171 cause and error) X-PHP-List-Original-Sender: chris@chrisnharvey.com X-Host-Fingerprint: 74.125.82.171 mail-we0-f171.google.com Received: from [74.125.82.171] ([74.125.82.171:33823] helo=mail-we0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7E/AF-34940-CB357055 for ; Mon, 16 Mar 2015 17:05:49 -0500 Received: by wegp1 with SMTP id p1so48059443weg.1 for ; Mon, 16 Mar 2015 15:05:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:content-type:mime-version:subject:from :in-reply-to:date:cc:content-transfer-encoding:message-id:references :to; bh=xn+sxrTX3Cp32cAnMsR0eUpCXAMDQDBIzXSbR+AKM1o=; b=IWopYiaKZ1QVZ6geBHL2RWUDkm5z90W4oDtYO881tXPDOJ7meLEim1hN8Tdp6SMenq s5dHKNUjIgvg9ULo/MvfFNP0lIJjozNT05Dtb2U/xCVWgUQTbULFM4sR6Zing41/HnoW qY3uDE5/vy5QFowfdA83QipCT3m5jcJyMbrTYF29Vb5v8OadmO6jGEj9U20g7oqqrnx/ R0a7uhbKKjAhKlaFku9IGHuKmrUsuLLatwyn6Fsrwk7FnPccbzL0Lp6X/8CKyLIQ1YQ0 v1Ss1NH/Jb80L1qW3hcce+/3ggg8tA8CZP8Ja6uR5b4wwQJNs4bYq9E/DYvl/3B4Y+gU P7vw== X-Gm-Message-State: ALoCoQnpd8iSQxACM6BCw9xc1CiDDZBIHmUJGeRkMfi9fKdefgnb4LfMnadUBxrNLQura9u1Zaq8 X-Received: by 10.180.106.103 with SMTP id gt7mr169234196wib.59.1426543545832; Mon, 16 Mar 2015 15:05:45 -0700 (PDT) Received: from [192.168.0.6] (cpc14-benw10-2-0-cust490.16-2.cable.virginm.net. [92.234.125.235]) by mx.google.com with ESMTPSA id n6sm17242207wjy.8.2015.03.16.15.05.45 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Mar 2015 15:05:45 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) X-Mailer: iPhone Mail (12D508) In-Reply-To: Date: Mon, 16 Mar 2015 22:05:44 +0000 Cc: "internals@lists.php.net" Content-Transfer-Encoding: 7bit Message-ID: References: To: Anthony Ferrara Subject: Re: [PHP-DEV] [RFC][Accepted] Scalar Type Declarations V0.5 From: chris@chrisnharvey.com (Chris Harvey) Congratulations Anthony, and to Andrea for her initial proposal. Finally, we have scalar type hints in PHP. PHP 7 is going to be a real game changer! Chris > On 16 Mar 2015, at 9: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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >