On Wed, Sep 18, 2013 at 2:25 PM, Daniel Convissor <
dani...@analysisandsolutions.com> 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?

Reply via email to