Re: supporting the final keyword for properties
From: Sebastian Krebs Date: Tue, 28 May 2013 10:59:24 +0000 Subject: Re: supporting the final keyword for properties References: 1 2 3 4 5 6 7 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
2013/5/28 Amaury Bouchard <[email protected]> > 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. > > And in your example you have to know, that you are "manipulating" a variable :? -- github.com/KingCrunch
Thread (20 messages)
« previous | php.internals (#67585) | next » |
---|