Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78602 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8739 invoked from network); 3 Nov 2014 23:00:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Nov 2014 23:00:43 -0000 Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.208 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.208 imap2-3.ox.privateemail.com Received: from [192.64.116.208] ([192.64.116.208:44905] helo=imap2-3.ox.privateemail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0F/D5-10620-A1908545 for ; Mon, 03 Nov 2014 18:00:42 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.privateemail.com (Postfix) with ESMTP id C6E548C0086; Mon, 3 Nov 2014 17:52:57 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap2.ox.privateemail.com Received: from mail.privateemail.com ([127.0.0.1]) by localhost (imap2.ox.privateemail.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Ld7tXJxpNq5N; Mon, 3 Nov 2014 17:52:57 -0500 (EST) Received: from oa-res-26-28.wireless.abdn.ac.uk (oa-res-26-28.wireless.abdn.ac.uk [137.50.26.28]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.privateemail.com (Postfix) with ESMTPSA id A9DFE8C0080; Mon, 3 Nov 2014 17:52:56 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 8.0 \(1990.1\)) In-Reply-To: Date: Mon, 3 Nov 2014 22:52:54 +0000 Cc: "internals@lists.php.net" Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Chris Wright X-Mailer: Apple Mail (2.1990.1) Subject: Re: [PHP-DEV] [RFC] Additional splat operator usage From: ajf@ajf.me (Andrea Faulds) > On 3 Nov 2014, at 22:45, Chris Wright wrote: >=20 > I'd like to open discussion a relatively simple and clear-cut RFC, = either > people will like it or they won't, there isn't a lot more to say here = than > what's in the RFC so please have a read. >=20 > https://wiki.php.net/rfc/additional-splat-usage Sounds good to me! It=E2=80=99s something I=E2=80=99d thought would be = good for completeness=E2=80=99s sake when splats were added. Glad to see = this. -- Andrea Faulds http://ajf.me/