Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69154 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75296 invoked from network); 16 Sep 2013 20:21:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Sep 2013 20:21:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.45 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.45 mail-oa0-f45.google.com Received: from [209.85.219.45] ([209.85.219.45:34522] helo=mail-oa0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/23-57385-23867325 for ; Mon, 16 Sep 2013 16:21:07 -0400 Received: by mail-oa0-f45.google.com with SMTP id i18so456055oag.18 for ; Mon, 16 Sep 2013 13:21:03 -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=B7AWkBTYYw2HRmzv4GwBCi+w/knchinVQGc8TWKJ0xs=; b=j2uHaOgJNu37DBpsnspD7bDanQXyX7a98tOuArLnL/Cd4OhO2cpz6+vI4VAQO6w+t4 497o9rvgXbxT6Ydis0GZPBItvhOdU7aFHYhhadvZ9yBwJ863U6cA8PrnQ+ILYOiFT8md z7/HgvqoiRp0MKrf7PzFIZWaDRN3szo1+3NcJZpdYRsrqIlEk5+fGE8VfRGtxnV6LR+2 CES/iXCbwO4cfWsFX+QuGWE35iWfDI/7RU+kx5prqhTSlbw38BRF08K6plnZrzUUr3GM S8IOE5qvo9kj5se4hQf0z1ybeLSr8LIEfgtlMCNb6PRNHmQEoAR+FcCrUoQ5123BDS1g iTlg== MIME-Version: 1.0 X-Received: by 10.182.99.231 with SMTP id et7mr27186431obb.10.1379362863929; Mon, 16 Sep 2013 13:21:03 -0700 (PDT) Received: by 10.182.98.8 with HTTP; Mon, 16 Sep 2013 13:21:03 -0700 (PDT) Date: Mon, 16 Sep 2013 22:21:03 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e0158a92e8560ee04e685f1e6 Subject: [VOTE] Syntax for variadic functions From: nikita.ppv@gmail.com (Nikita Popov) --089e0158a92e8560ee04e685f1e6 Content-Type: text/plain; charset=ISO-8859-1 Hi internals! I started the vote on the variadic functions RFC: https://wiki.php.net/rfc/variadics#vote Thanks, Nikita --089e0158a92e8560ee04e685f1e6--