Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:93705 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29208 invoked from network); 2 Jun 2016 00:08:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Jun 2016 00:08:04 -0000 Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.170 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.192.170 mail-pf0-f170.google.com Received: from [209.85.192.170] ([209.85.192.170:35492] helo=mail-pf0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 11/4B-63812-2E87F475 for ; Wed, 01 Jun 2016 20:08:03 -0400 Received: by mail-pf0-f170.google.com with SMTP id g64so23744225pfb.2 for ; Wed, 01 Jun 2016 17:08:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=vTUc/S6m+8u8e+kNirsderMhYD3Sjh5v0otuL9cdiFA=; b=fSi/bSHL7hV3bjDjr0P6ta+nvCj/jAPcYGH3d1B4Y2Mek6hvyWnajXlOL89JAdL+pd 4uQqP0hFS2eqGnmJOLFXwLeJrXlVi8Uk4S9gcrV0w7+0waW8ZRaYue2L7E4ycoesdeCT o2nGCnHFQmHyWW6RnS3mzOfhofF/UcxPMXK5ZFIVT0NhezHuWlxlh3vibJqJ4tmMPxe7 n6cHkyewz+Lm+TPhqhly5P+N+YCiuZeCKPn+KdXnNHoWPxoC3lE0aTxEWSaIrdGWuIXg S14q+jDxwdoTRCSgGehe9DpAoCUUOnXP5vNkJjUxbGp6yNDI5aS9XuEfXGjQ5QTMJQWH TxGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=vTUc/S6m+8u8e+kNirsderMhYD3Sjh5v0otuL9cdiFA=; b=fpD9HxPhp2FgokILa0MMtKjv3H9v7r/s8BH2JTEA8d0oNkboCcoyhfNTn5QIiIfQH+ 7ISc3lEzjatoEdHLqFttXQ6lLpkAbRDQZ+n7QYfQiJq0/mCHwgUD9wsKt9ONREHTmURB NXmHArY4pReDGyZ+ClfVsqxBEeMjJ1WXJLrQ3RjhzNQ88ibh8VyZN9ayon1L8u0/MscS GHDWDTT114FgEOmRnkpLfyglRmopbpg04Xl/N0VKCatRgf50VRgkF/uHrfTXOw9n+CBv daJxLUmeng5uK0FbCaZB3Un2SPNqvr2/HFLMnRyyUYjkSs5M5aEX+RQsrcKjgiyde7DQ U2Dw== X-Gm-Message-State: ALyK8tLJxgX2cjoOfY4aqNMz6dKyMZ3aptwct7q/IVxJydaIZzHInTvV9TdrOUeTYCeY6A== X-Received: by 10.98.78.68 with SMTP id c65mr13787862pfb.7.1464826079647; Wed, 01 Jun 2016 17:07:59 -0700 (PDT) Received: from Stas-Air.local (76-220-46-95.lightspeed.sntcca.sbcglobal.net. [76.220.46.95]) by smtp.gmail.com with ESMTPSA id qh5sm65252842pab.17.2016.06.01.17.07.58 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 01 Jun 2016 17:07:58 -0700 (PDT) To: PHP Internals , inefedor@gmail.com, marcio3w@gmail.com Message-ID: <0f1d1a3e-e00d-8b4e-efa8-6081b921071f@gmail.com> Date: Wed, 1 Jun 2016 17:07:54 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Voting period for Callable Prototypes RFC? From: smalyshev@gmail.com (Stanislav Malyshev) Hi! 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? Thanks, -- Stas Malyshev smalyshev@gmail.com