Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69207 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21912 invoked from network); 18 Sep 2013 18:10:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 18 Sep 2013 18:10:59 -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.87 as permitted sender) X-PHP-List-Original-Sender: bobwei9@hotmail.com X-Host-Fingerprint: 65.55.111.87 blu0-omc2-s12.blu0.hotmail.com Windows 2000 SP4, XP SP1 Received: from [65.55.111.87] ([65.55.111.87:14570] helo=blu0-omc2-s12.blu0.hotmail.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/E3-01324-2BCE9325 for ; Wed, 18 Sep 2013 14:10:59 -0400 Received: from BLU0-SMTP167 ([65.55.111.73]) by blu0-omc2-s12.blu0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 18 Sep 2013 11:10:56 -0700 X-TMN: [5gghKuWe0d8+9vPTYSe7ZF8CqAc2nS0Y] X-Originating-Email: [bobwei9@hotmail.com] Message-ID: Received: from [192.168.178.42] ([188.115.28.77]) by BLU0-SMTP167.phx.gbl over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675); Wed, 18 Sep 2013 11:10:53 -0700 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) In-Reply-To: <20130918175345.GA12155@analysisandsolutions.com> Date: Wed, 18 Sep 2013 20:10:51 +0200 CC: Developers PHP Mailing List Content-Transfer-Encoding: quoted-printable References: <20130917142758.GA26444@analysisandsolutions.com> <20130918175345.GA12155@analysisandsolutions.com> To: Daniel Convissor X-Mailer: Apple Mail (2.1508) X-OriginalArrivalTime: 18 Sep 2013 18:10:53.0300 (UTC) FILETIME=[69C7FB40:01CEB49A] Subject: Re: [PHP-DEV] Support for keywords where possible From: bobwei9@hotmail.com (Bob Weinand) Am 18.9.2013 um 19:53 schrieb Daniel Convissor = : > Hi Bob: >=20 >> It's now only for class/interface/trait, label and method names. >=20 > Sure, that's not as bad. >=20 > A bigger concern of mine is the added compatibility problem with new > code possibly not being able to run on older PHP versions. That cost > seems greater than the benefit of some developers being able to call > $o->default() instead of $o->get_default(). >=20 > Thanks for your consideration, >=20 > --Dan Well, that makes no sense. Then you just could say no to all new = language changes. Because it cannot be run on older versions. (yes, you CAN change the = hoster if he doesn't provide the newest PHP version, or (when you have the rights to) = just upgrade it yourself.) This is really a non-argument. Bob Weinand=