Re: Support for keywords where possible

From: Date: Wed, 18 Sep 2013 18:57:33 +0000
Subject: Re: Support for keywords where possible
References: 1 2 3 4 5 6  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Wed, Sep 18, 2013 at 2:25 PM, Daniel Convissor <
[email protected]> wrote:

> As someone who writes a lot of open source (and proprietary) code that
> gets run on machines that I have no control over, implementing this
> proposal will complicate my life.  Every time I make a function I'll
> have to ask myself "is this a reserved word in older versions of PHP?"
>


You have to do this with _any_ relatively new PHP feature (namespaces,
traits, generators, etc) that is implemented; how is this any different?


Thread (40 messages)

« previous php.internals (#69211) next »