Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71054 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 73736 invoked from network); 11 Jan 2014 11:25:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Jan 2014 11:25:13 -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.49 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.219.49 mail-oa0-f49.google.com Received: from [209.85.219.49] ([209.85.219.49:39075] helo=mail-oa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F6/30-05593-81A21D25 for ; Sat, 11 Jan 2014 06:25:12 -0500 Received: by mail-oa0-f49.google.com with SMTP id n16so6095268oag.22 for ; Sat, 11 Jan 2014 03:25:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=jRMDU5d7pogc2EE9CULDxUcaLcAT7q9KBni8K4R2JdU=; b=PfS6BprYKufAcVW/CSp1JetBk8za6EAXS8zfGzTSdwmWqOPg3xTvJSVTDrElt8Biui fiqi5SDGZWMaYa47RgG2ZveJalcnP6Shn8mqI0rX9zlaWtlVwEXe3U0jHRqgfCAxtxfd NEUnNIClYRQqRVUhahgH+QQfJCpyQ0SEb5ZOcsbFuRYMZZWhl+B3x22vEMAXpzJc76C2 bYF95euf42uGZt6eX+4afOnigJ0xCOXmZE1M0+RHBB900KjcV4atb/J3eCvT68iyq0HN iyLo62FD54he8wAx+PDvucDlRVBFSt69Q8CDZodQ6LHsm15u1i/+oJBUJoULfpsEEPRr Utpw== MIME-Version: 1.0 X-Received: by 10.182.149.168 with SMTP id ub8mr8915obb.74.1389439508499; Sat, 11 Jan 2014 03:25:08 -0800 (PST) Received: by 10.182.54.112 with HTTP; Sat, 11 Jan 2014 03:25:08 -0800 (PST) In-Reply-To: References: Date: Sat, 11 Jan 2014 12:25:08 +0100 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=001a1134850057531e04efb018a8 Subject: Re: [VOTE] Argument unpackin From: nikita.ppv@gmail.com (Nikita Popov) --001a1134850057531e04efb018a8 Content-Type: text/plain; charset=ISO-8859-1 On Sat, Dec 21, 2013 at 1:55 PM, Nikita Popov wrote: > 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. > RFC was accepted with 32 in favor and 2 against :) Nikita --001a1134850057531e04efb018a8--