Re: supporting the final keyword for properties

From: Date: Tue, 28 May 2013 09:34:31 +0000
Subject: Re: supporting the final keyword for properties
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
2013/5/28 Sebastian Krebs <[email protected]>

>    print($$b);
>>
>
> print(constant($b));
>

It's definitely different. In your example you have to know that you are
manipulating constants only.


Thread (20 messages)

« previous php.internals (#67582) next »