Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69131 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35843 invoked from network); 14 Sep 2013 21:30:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Sep 2013 21:30:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=bobwei9@hotmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=bobwei9@hotmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.111.80 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.111.80 blu0-omc2-s5.blu0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.55.111.80] ([65.55.111.80:31639] helo=blu0-omc2-s5.blu0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D2/A6-22237-885D4325 for ; Sat, 14 Sep 2013 17:30:49 -0400 Received: from BLU0-SMTP124 ([65.55.111.72]) by blu0-omc2-s5.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 14 Sep 2013 14:30:45 -0700 X-TMN: [aMeh9Q/pozKbHZ/fbJB7F+bl/s03h6wA] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Received: from bob-weinands-imac.fritz.box ([188.115.28.77]) by BLU0-SMTP124.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Sat, 14 Sep 2013 14:30:42 -0700 Content-Type: multipart/alternative; boundary="Apple-Mail=_81B80FFD-35F6-44FF-B63D-EB0D6D4087C5" MIME-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) In-Reply-To: Date: Sat, 14 Sep 2013 23:30:40 +0200 CC: Developers List PHP Mailing References: <1379018669.12435.1710.camel@guybrush> <1379065692.12435.2516.camel@guybrush> <1379079098.12435.2767.camel@guybrush> To: Pierre Joye X-Mailer: Apple Mail (2.1508) X-OriginalArrivalTime: 14 Sep 2013 21:30:42.0747 (UTC) FILETIME=[AA6568B0:01CEB191] Subject: Re: [PHP-DEV] Support for keywords where possible From: bobwei9@hotmail.com (Bob Weinand) --Apple-Mail=_81B80FFD-35F6-44FF-B63D-EB0D6D4087C5 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="iso-8859-1" Am 14.9.2013 um 23:21 schrieb Pierre Joye : > Hi, > On Sep 14, 2013 10:56 AM, "Bob Weinand" wrote: > > > > Am 13.9.2013 um 16:18 schrieb Bob Weinand : > > > What then would be still supported exactly is > > > with the restricted list: > > > - typehint > > > - class/trait/interface names > > > - goto-label > > > > > > unrestricted: > > > - method names > > > - constant names > > > - property names > > > - trait aliases > > > - declare list > > > (- argument names if we use identifier =3D> $value syntax for = named args) > > > > > > I think this is a good compromise. > > > > > > As promised I updated my patch. Think it is now less inconsistent. > > > > Are there still any issues now? > > >=20 > Thanks for your work! >=20 > Did you update the patch according to Johannes suggestions? >=20 > I think we need a RFC for this non trivial change (from a user land = point of view and to change the engine). Do you know how to proceed to = create one? >=20 If I didn't misunderstand Johannes, I have changed the patch to what he = suggested. I will now proceed to write a RFC. Shouldn't be too complicated I think. = If I'll encounter some problems, I'll come back here. Bob Weinand= --Apple-Mail=_81B80FFD-35F6-44FF-B63D-EB0D6D4087C5--