Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85091 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17583 invoked from network); 16 Mar 2015 21:03:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 21:03:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:34310] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7F/DC-34940-A1547055 for ; Mon, 16 Mar 2015 16:03:23 -0500 Received: by lagg8 with SMTP id g8so51055590lag.1 for ; Mon, 16 Mar 2015 14:03:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=f2hmtCzblKjrROtgS5FVlF90daxfcXaUYEhCv7pHLos=; b=DZs3T+UMSBQC00W99N3pkSmPfzSDAGWnSC0grbVDzsaglqTj7ZSGjf3Kdz2rUct3tj jI0QdQRiDOPP2flEKPjWJFVd8XEVXNFcfpK1Hl9murds1izDP/AscRAngSEC6jRf4p1i zONnpvYB1FKxA6zytVsBFKu7unYHDGy285jLZI2BmvjjLQJ5u3Ng0wMBCyO/kviCjgBy DzgdC/mrCZqhNVwS0mtFdY7pYZDFfSSd9tumvn4LG2xSUyg1vVTxzC4A1MIl+vZ4Llcs jFiVleyBZguoMjH+W4HXHAE92v0SWuEggotb/Rd0CUTcbdeUa4fQrOfPlzZNBSqHy9w1 1I7A== MIME-Version: 1.0 X-Received: by 10.112.143.195 with SMTP id sg3mr7703566lbb.95.1426539799424; Mon, 16 Mar 2015 14:03:19 -0700 (PDT) Received: by 10.25.43.9 with HTTP; Mon, 16 Mar 2015 14:03:19 -0700 (PDT) Date: Mon, 16 Mar 2015 17:03:19 -0400 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: [RFC][Accepted] Scalar Type Declarations V0.5 From: ircmaxell@gmail.com (Anthony Ferrara) 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