Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72765 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26044 invoked from network); 23 Feb 2014 01:45:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Feb 2014 01:45:34 -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 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:60657] helo=imap3-1.ox.registrar-servers.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2B/81-12844-CB259035 for ; Sat, 22 Feb 2014 20:45:33 -0500 Received: from localhost (localhost [127.0.0.1]) by oxmail.registrar-servers.com (Postfix) with ESMTP id 75BC42A0053; Sat, 22 Feb 2014 20:45:29 -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 A0wMy6P5CdFT; Sat, 22 Feb 2014 20:45:29 -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 C453C2A006A; Sat, 22 Feb 2014 20:45:26 -0500 (EST) Content-Type: multipart/alternative; boundary="Apple-Mail=_06BE3EAA-476E-4AC9-935F-22180ECB966E" Mime-Version: 1.0 (Mac OS X Mail 7.1 \(1827\)) In-Reply-To: <4283043.OsXFhf6CrZ@rofl> Date: Sun, 23 Feb 2014 01:45:24 +0000 Cc: internals@lists.php.net, Gleb Golubitsky , Christopher Jones , Nikita Popov Message-ID: <81C4C9DF-CE14-4779-A442-88F29EA39F78@ajf.me> References: <3930601.eOsJ67jUeD@dagon> <3095034.S38469PJ60@dagon> <4283043.OsXFhf6CrZ@rofl> To: Patrick Schaaf X-Mailer: Apple Mail (2.1827) Subject: Re: [PHP-DEV] Named params status From: ajf@ajf.me (Andrea Faulds) --Apple-Mail=_06BE3EAA-476E-4AC9-935F-22180ECB966E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=windows-1252 On 22 Feb 2014, at 16:15, Patrick Schaaf wrote: > I know that I said it more nicely before.... That is stupidity. >=20 > Just release the feature for user code (self-written functions and = methods). >=20 > Create a suitable variation of the internals function declaration = macros that=20 > expresses "this function has been vetted for named parameter usage, = and refuse=20 > to accept named parameters (FATAL) for any function not so vetted. >=20 > Then let the internal function vetting proceed at whatever pace it = takes,=20 > later. >=20 > If you first wait for each and every internal (and extension?) = function being=20 > converted, this will never happen. I know. I asked Nikita about this on IRC about a month or two ago. I = think he said he just didn=92t want to deliver an incomplete feature? -- Andrea Faulds http://ajf.me/ --Apple-Mail=_06BE3EAA-476E-4AC9-935F-22180ECB966E--