Re: supporting the final keyword for properties

From: Date: Tue, 28 May 2013 14:23:36 +0000
Subject: Re: supporting the final keyword for properties
References: 1 2 3 4 5 6 7 8 9 10  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
> However, I guess this new feature would slow down the parsing process and
> therefore I am against it.

It might slow the process down because on every assignment you have to
make sure it's not a final variable. Until we really know how much
that slows it down, I'm not sure that is much of an issue. We should
really focus on deciding whether or not we want the 'final'
functionality.


Thread (20 messages)

« previous php.internals (#67589) next »