Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:84995 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98642 invoked from network); 16 Mar 2015 06:44:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Mar 2015 06:44:48 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.215.50 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.215.50 mail-la0-f50.google.com Received: from [209.85.215.50] ([209.85.215.50:34884] helo=mail-la0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 4F/47-06614-FDB76055 for ; Mon, 16 Mar 2015 01:44:47 -0500 Received: by labjg1 with SMTP id jg1so31483998lab.2 for ; Sun, 15 Mar 2015 23:44:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:date:message-id:subject:from :to:content-type; bh=70aRi2zJNhPgsbgasDvArXkR9huxV5nLj0LCpsJgqIE=; b=lIqNYcaTekegftjA8L1Oli0p6ppMcFsmT/NfVQj+LhOI61GNb85p7WN4PHhcwwEIR3 EVK/FEIjUxQG6uVKT5KcL/igYn605dkmCFsb0oFHA6/hxy1fO8QHpFpJ9JJhdHctakrX ojo9uEdXLu8/Q9x9OO0Dnip2aeNV1PwBcpBltUJkVNfV12VtmJJuBE5u37npA1zz03wh IjejvJZjnpFluNg93XMn7/GBI9uR4/83q7yR4H7p/obxMP+5grHWKCR/C7/E803tWKrE fQ8ELHvNZ1d33mZo4DDFGPxfnXI3cRst9YBGUIvJ+2UgqjXAJqJsBLkP2NDX79qJPU74 URKg== X-Gm-Message-State: ALoCoQlCABAbRrzCB62m4vuDsRgn15pG1LAF2+u38bxMXxR+HaVcZoh673Pvnh0QWcjQPqns/Loy MIME-Version: 1.0 X-Received: by 10.152.184.100 with SMTP id et4mr53858093lac.8.1426488283550; Sun, 15 Mar 2015 23:44:43 -0700 (PDT) Sender: php@golemon.com Received: by 10.112.38.73 with HTTP; Sun, 15 Mar 2015 23:44:43 -0700 (PDT) X-Originating-IP: [2620:10d:c081:1100:8000::208a] Date: Mon, 16 Mar 2015 02:44:43 -0400 X-Google-Sender-Auth: sQVn336Dq9qPnMrtW3Qm1KAXpVQ Message-ID: To: PHP internals Content-Type: text/plain; charset=UTF-8 Subject: [VOTE] Reserve even more type hints From: pollita@php.net (Sara Golemon) The voting period for the "Even More" type hints reservation RFC is now open. Reminder, any types reserved via this RFC are dependent on at least one of the STH RFCs passing, or Levi's base types reservation RFCs passing as it's silly without at least one of those. https://wiki.php.net/rfc/reserve_even_more_types_in_php_7 Vote will close on the later of 2015-03-29 or the close of all currently open STH RFCs and Levi's base type reservation RFC. -Sara