Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83893 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3942 invoked from network); 26 Feb 2015 14:58:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2015 14:58:11 -0000 Authentication-Results: pb1.pair.com header.from=ircmaxell@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ircmaxell@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.43 as permitted sender) X-PHP-List-Original-Sender: ircmaxell@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:40445] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id ED/90-32582-2843FE45 for ; Thu, 26 Feb 2015 09:58:10 -0500 Received: by labgd6 with SMTP id gd6so11512497lab.7 for ; Thu, 26 Feb 2015 06:58:07 -0800 (PST) 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=/YKeVnN25y6pyl1ZhZTr0UldIcruuLvoZMaST53beno=; b=kNskw3YI+hSKXQuSpDTDaZ9f7jhoiifsWssS4zGj/MGIbC/jb/lCfebJuvDaTdty2z wGYghEoSrxx4AYHmLDPSpT3h/HJGNWtXpMcDfMcEkFTeYRFyMT3UFXl7Is8csJuqPiEZ wKrgOBp4ZaiH8bdQ7+tTIs8uwhq+BjGIfggRy0EFRd6+S7DW5cHmIcbxEuF0E5PKiBpk hu7bDH9dWsBC/PiyRyCqX0SQMVNLHe+HmhgFuU4fQthW5nWmtH2GxxMplIL3NFp1F/qW hgUJVZPIjFCyDRJG77e4OICI/Bxqe31R9Xi80B8LWqntSlQfo5kIpBPfDuC9IfjwNKE7 BKpg== MIME-Version: 1.0 X-Received: by 10.152.181.196 with SMTP id dy4mr7892042lac.45.1424962686985; Thu, 26 Feb 2015 06:58:06 -0800 (PST) Received: by 10.25.43.9 with HTTP; Thu, 26 Feb 2015 06:58:06 -0800 (PST) Date: Thu, 26 Feb 2015 09:58:06 -0500 Message-ID: To: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: [RFC][VOTE] Scalar Type Declarations v0.5 From: ircmaxell@gmail.com (Anthony Ferrara) All, I have opened voting on Scalar Type Declarations v0.5. Please cast your vote. https://wiki.php.net/rfc/scalar_type_hints_v5#vote The vote will remain open until March 13th, 2015 or until the date a competing RFC closes voting, whichever is later. Thanks Anthony