Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69594 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63701 invoked from network); 16 Oct 2013 21:53:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Oct 2013 21:53:56 -0000 Authentication-Results: pb1.pair.com header.from=bobwei9@hotmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bobwei9@hotmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain hotmail.com designates 65.55.111.106 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.111.106 blu0-omc2-s31.blu0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.55.111.106] ([65.55.111.106:41808] helo=blu0-omc2-s31.blu0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/80-60229-2FA0F525 for ; Wed, 16 Oct 2013 17:53:54 -0400 Received: from BLU0-SMTP84 ([65.55.111.72]) by blu0-omc2-s31.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 16 Oct 2013 14:53:55 -0700 X-TMN: [QwQUcVZOGd7viy/TCN7X2LvDEDIYvz0R] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Received: from bob-weinands-imac.fritz.box ([188.115.61.21]) by BLU0-SMTP84.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 16 Oct 2013 14:53:52 -0700 Content-Type: multipart/alternative; boundary="Apple-Mail=_D735D26C-050B-42C0-9F5D-F4688CBD00E4" MIME-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) Date: Wed, 16 Oct 2013 23:53:45 +0200 References: To: Developers PHP Mailing List In-Reply-To: X-Mailer: Apple Mail (2.1510) X-OriginalArrivalTime: 16 Oct 2013 21:53:52.0863 (UTC) FILETIME=[343046F0:01CECABA] Subject: Re: [PHP-DEV] [RFC] Keywords as identifiers From: bobwei9@hotmail.com (Bob Weinand) --Apple-Mail=_D735D26C-050B-42C0-9F5D-F4688CBD00E4 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="windows-1252" Am 16.9.2013 um 14:53 schrieb Bob Weinand : > Hi! >=20 > This is the (official) RFC thread for the patch proposed in = http://php.markmail.org/message/7rn4mbwkbytqa3ig >=20 > https://wiki.php.net/rfc/keywords_as_identifiers >=20 > Any feedback about the RFC or the implementation? >=20 > Bob Weinand I accidentally posted to the wrong thread; the discussion should be = continued here=85 Quoting from the _wrong_ thread: I plan to move this rfc forward to voting phase in the next days. I have made some (huge) changes to the initial implementation over the = last weeks. There initially was the problem that there were some ugly restrictions = which keywords are allowed under which circumstances. They are now resolved (=3D= all keywords possible except the ones which conflict with existing functionality). If there aren't any further objections now, I'll move it to voting = phase. =20 Bob Weinand --Apple-Mail=_D735D26C-050B-42C0-9F5D-F4688CBD00E4--