Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93707 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32268 invoked from network); 2 Jun 2016 00:16:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2016 00:16:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.214.54 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.214.54 mail-it0-f54.google.com Received: from [209.85.214.54] ([209.85.214.54:36132] helo=mail-it0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/FB-63812-7DA7F475 for ; Wed, 01 Jun 2016 20:16:23 -0400 Received: by mail-it0-f54.google.com with SMTP id e62so110487658ita.1 for ; Wed, 01 Jun 2016 17:16:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=golemon-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc; bh=/UXv9/1JPOJfDxKQMcyyR68yM+WRRrPRBaFucZ1Brzk=; b=lX7nXLSwqdSM1uD7dPYS+qoskIXREdAqyo2PWjZJgR0iKAUKVmuS494niAY/jdOzE0 bYxXnEERfvOXVWJ0pfHi46UHsTGHUQYDhPMQV9JNfeeLoxhAE0QSCMqyavOck+rU+MoV SYL+uSWslQ7+NDFQ/TYzLwsYMikEx5hPgFE8PfXEm8vWmhkfNpg8B/KO1b+ikcJAQnpd H/f7FZbC9ANZroAdo2P8mc3u+rUXaMf1sPgtM1wkqXOONzZCSQsIjmIDrZaYl9NfoRjz +q/v2bQwY4Pt6GSuIJDjbcOGogRaUkY9X/WZJuCjKobeL9YmBGqjlkd5ZyJNeTGzHbll 6Q5Q== 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:in-reply-to:references:date :message-id:subject:from:to:cc; bh=/UXv9/1JPOJfDxKQMcyyR68yM+WRRrPRBaFucZ1Brzk=; b=BkejaFpVk0Y/6UHckr0a2RYVSRMdjQ+SnjI6hlhDPlNPm/lv2gj1pOaCwdHsKfxS49 yCOAhti1ngn0qCZ0+QX+E1jjZxPUnqouNqBjevPrHVyKlH0hRlF5wQcRbrQK1vy52+Si n9WGtQyDQJ1/uiPa3psGVUdRMyx+jm4bd7R4l3jZx3WTsSfTcpOGk8txfCs023vc3sO4 j/gEcl/HH98P5U6j0HayiwzHkIRVn+uL1VTHXf8nwo4ZzAL5nNq/JKPz/cngec1WDFDv Oye9OmQlc5fE7odVcN0Gwi5/kfyqPVEJ9M9uvn+JxWhQncxxE33NVuyW19nJe3/c5Muw wFqA== X-Gm-Message-State: ALyK8tIM44Bjeb86rr8JTvKO2hq/iNkLSNRVpHyucSxauvFmh78+hKAAls8UJhiuprT8MricfLFik9+G2Vjh+g== MIME-Version: 1.0 X-Received: by 10.36.104.2 with SMTP id v2mr710275itb.64.1464826581400; Wed, 01 Jun 2016 17:16:21 -0700 (PDT) Sender: php@golemon.com Received: by 10.36.9.67 with HTTP; Wed, 1 Jun 2016 17:16:21 -0700 (PDT) X-Originating-IP: [107.198.91.68] In-Reply-To: <0f1d1a3e-e00d-8b4e-efa8-6081b921071f@gmail.com> References: <0f1d1a3e-e00d-8b4e-efa8-6081b921071f@gmail.com> Date: Wed, 1 Jun 2016 17:16:21 -0700 X-Google-Sender-Auth: IJOeWagJHr8azWdgeeT7chjIbMs Message-ID: To: Stanislav Malyshev Cc: PHP Internals , Nikita Nefedov , marcio3w@gmail.com Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Voting period for Callable Prototypes RFC? From: pollita@php.net (Sara Golemon) On Wed, Jun 1, 2016 at 5:07 PM, Stanislav Malyshev wrote: > The vote for https://wiki.php.net/rfc/callable-types started on May > 23th, but the RFC does not have vote end date. For minimal voting period > - 1 week - if should have already ended, unless authors have the reason > to extend the voting period? > Absent a date, I've come to expect two weeks, and the vote is curiously close. Well, not really as it's a 2/3 vote, but with only 21 voting, I would hope more would cast their ballots. Absent other arguments, I would be in favor of keeping it open until 6th Jun. (Disclosure, I voted against, so closing now would actually match my vote.) -Sara