Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72829 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90565 invoked from network); 26 Feb 2014 16:26:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2014 16:26:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=ajf@ajf.me; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ajf@ajf.me; sender-id=pass Received-SPF: pass (pb1.pair.com: domain ajf.me designates 192.64.116.196 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 192.64.116.196 imap4.ox.registrar-servers.com Received: from [192.64.116.196] ([192.64.116.196:53641] helo=imap4.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2A/12-12475-BB51E035 for ; Wed, 26 Feb 2014 11:26:35 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id E461F56007D; Wed, 26 Feb 2014 11:26:32 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap4.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap4.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 9CyEJNDjUFQo; Wed, 26 Feb 2014 11:26:32 -0500 (EST) Received: from [192.168.0.8] (unknown [94.13.98.104]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id E21F6560087; Wed, 26 Feb 2014 11:26:31 -0500 (EST) Content-Type: multipart/alternative; boundary="Apple-Mail=_B5205BB9-1729-4243-9E98-9B836B5CBE20" Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) In-Reply-To: Date: Wed, 26 Feb 2014 16:26:30 +0000 Cc: PHP internals Message-ID: <7212DD2F-1B5B-40C1-90C4-DADEE34CAFD9@ajf.me> References: To: Nikita Popov X-Mailer: Apple Mail (2.1827) Subject: Re: [PHP-DEV] Trailing arguments after argument unpacking no longer allowed From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_B5205BB9-1729-4243-9E98-9B836B5CBE20 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 26 Feb 2014, at 16:00, Nikita Popov wrote: > The implementation of the argument unpacking feature added in PHP 5.6 > changed insofar that trailing "normal" arguments are no longer allowed > after argument unpacking was used. Huh? I thought the RFC as voted didn=92t permit that anyway? -- Andrea Faulds http://ajf.me/ --Apple-Mail=_B5205BB9-1729-4243-9E98-9B836B5CBE20--