Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70814 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 87371 invoked from network); 21 Dec 2013 12:55:06 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Dec 2013 12:55:06 -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.50 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.50 mail-oa0-f50.google.com Received: from [209.85.219.50] ([209.85.219.50:34223] helo=mail-oa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 52/65-50487-8AF85B25 for ; Sat, 21 Dec 2013 07:55:05 -0500 Received: by mail-oa0-f50.google.com with SMTP id n16so4016187oag.37 for ; Sat, 21 Dec 2013 04:55:02 -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=kewLePe824KsavarLvlmKF3CsrZ8O2Erbd02hCof3Q4=; b=pYIRysIVe3hplC03BrAy/wEXO919xEp2IVsvGNYKYrpxTje3oFvGRTlnUJMjlprvOu p7PIz6PizhZg++6wBI/5nvPHu8Ap/qsLGnkytCpe6xUQoJ4DxN3LBeivteKy103MkIQ/ xdX4KHVTSlJU4APH2NcQIOg/HHnQbCn+37/66p98LA83TsAim1nXA4bI6df9rIxgGLYp ikMKOVR1+3xKfWQLhAt7pbDJdmTG+OKTGKYS1hg6Brftxl4gaiDCDq3GM9ApTR0lC63U pCcfi4p8ND87tsbFtjpoWD75mEYMzJ4sGXBGsBTxfzpQbVSbY1/c9CXehZ93lIvJ/Xg5 XKpQ== MIME-Version: 1.0 X-Received: by 10.60.161.4 with SMTP id xo4mr10487154oeb.5.1387630502022; Sat, 21 Dec 2013 04:55:02 -0800 (PST) Received: by 10.182.54.112 with HTTP; Sat, 21 Dec 2013 04:55:01 -0800 (PST) Date: Sat, 21 Dec 2013 13:55:01 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=089e011613ae275fbe04ee0ae787 Subject: [VOTE] Argument unpackin From: nikita.ppv@gmail.com (Nikita Popov) --089e011613ae275fbe04ee0ae787 Content-Type: text/plain; charset=ISO-8859-1 Hi internals! I opened the vote on the argument unpacking RFC: https://wiki.php.net/rfc/argument_unpacking#vote This RFC is the logical complement of the variadics RFC that was accepted earlier this year. Nikita --089e011613ae275fbe04ee0ae787--