Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71085 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90054 invoked from network); 12 Jan 2014 14:39:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Jan 2014 14:39:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@tutteli.ch; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@tutteli.ch; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tutteli.ch designates 80.74.154.78 as permitted sender) X-PHP-List-Original-Sender: php@tutteli.ch X-Host-Fingerprint: 80.74.154.78 ns73.kreativmedia.ch Linux 2.6 Received: from [80.74.154.78] ([80.74.154.78:52570] helo=hyperion.kreativmedia.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 22/40-19657-039A2D25 for ; Sun, 12 Jan 2014 09:39:46 -0500 Received: (qmail 25027 invoked from network); 12 Jan 2014 15:39:41 +0100 Received: from heim-032-99.raab-heim.uni-linz.ac.at (HELO RoLaptop) (193.171.32.99) by ns73.kreativmedia.ch with (AES128-SHA encrypted) SMTP; 12 Jan 2014 15:39:41 +0100 To: "'Kevin Ingwersen'" , "'PHP internals'" References: <581A185E-0F00-4B49-AA87-859D75E63BA2@googlemail.com> In-Reply-To: <581A185E-0F00-4B49-AA87-859D75E63BA2@googlemail.com> Date: Sun, 12 Jan 2014 15:39:40 +0100 Message-ID: <002501cf0fa4$20cbbcf0$626336d0$@tutteli.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQDovXkJWtzno98DSiv4K54/a4YWBJxNy3PQ Content-Language: de-ch Subject: RE: [PHP-DEV] Revisiting the "Named Arguments" RFC From: php@tutteli.ch ("Robert Stoll") Heya, > -----Original Message----- > From: Kevin Ingwersen [mailto:ingwie2000@googlemail.com] > Sent: Saturday, January 11, 2014 4:43 PM > To: PHP internals > Subject: [PHP-DEV] Revisiting the "Named Arguments" RFC > > Hello there. > > Within one of the recent votes, I was reminded upon an RFC for named parameters/arguments - to be exact, this one: > https://wiki.php.net/rfc/named_params > > I just wanted to know if this RFC is still in discussion, has been dropped, or what else is currently being up with it. Because in > my opinion, that'd be a very useful addition - as many modern languages support this kind of feature already. The only > language that I personaly am using that supports that is Objective-C - and in there, it is very useful. Although its quite > different - it's a different call-style entirely - I could imagine the implementation from the link above to be very useful in > PHP. > > It would be great to know the current state of the RFC, as I didn't really see anything of its current state on the page itself. > > Kind regards, > Ingwie Since the RFC has not included my concerns so far I am going to bring them up again. The included validation of signatures is a huge BC break and thus a no-go for PHP 5.x IMO: http://markmail.org/message/blcph3p377x4ycmc#query:+page:1+mid:jtfa52bzgsua7yrt+state:results http://markmail.org/message/blcph3p377x4ycmc#query:+page:1+mid:u5y2pvzttbudkxqe+state:results