Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72760 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93697 invoked from network); 22 Feb 2014 14:25:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2014 14:25:18 -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 198.187.29.241 as permitted sender) X-PHP-List-Original-Sender: ajf@ajf.me X-Host-Fingerprint: 198.187.29.241 imap3-1.ox.registrar-servers.com Received: from [198.187.29.241] ([198.187.29.241:55977] helo=imap3-1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/23-00531-E43B8035 for ; Sat, 22 Feb 2014 09:25:18 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 17E422A008C; Sat, 22 Feb 2014 09:25:15 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at imap3.ox.registrar-servers.com Received: from oxmail.registrar-servers.com ([127.0.0.1]) by localhost (imap3.ox.registrar-servers.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id uqJ9turLNJNx; Sat, 22 Feb 2014 09:25:14 -0500 (EST) Received: from [192.168.0.14] (unknown [90.220.179.188]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by oxmail.registrar-servers.com (Postfix) with ESMTPSA id 76B042A0088; Sat, 22 Feb 2014 09:25:09 -0500 (EST) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) In-Reply-To: <3095034.S38469PJ60@dagon> Date: Sat, 22 Feb 2014 14:25:07 +0000 Cc: internals@lists.php.net, Christopher Jones , Nikita Popov Content-Transfer-Encoding: quoted-printable Message-ID: References: <3930601.eOsJ67jUeD@dagon> <5307AD2D.4030906@oracle.com> <3095034.S38469PJ60@dagon> To: Gleb Golubitsky X-Mailer: Apple Mail (2.1827) Subject: Re: [PHP-DEV] Named params status From: ajf@ajf.me (Andrea Faulds) On 21 Feb 2014, at 19:49, Gleb Golubitsky wrote: >=20 > Sad to hear so. What exactly stops from having it in the mainline? >=20 While the named parameters implementation works, we'd need to update the = function info headers for every single internal function, and make sure = it matches the documentation. I think Nikita simply doesn=92t have the = time on his hands. -- Andrea Faulds http://ajf.me/=