Dear internals, after cooling down and encouraged by François (thank a lot for this) I decided to submit an RFC regarding immutable variable only. Would appreciate if you will grant me some karma to do it.
Regards, Tim > On 18 Feb 2015, at 10:44, Tim Bezhashvyly <[email protected]> wrote: > > Dear internals, > > my RFC was not about dropping just class constants but constants in general. > Now I realise that you are not ready for this and most likely will never be. > Thus I’m withdrawing my proposal. > > Regards, > Tim > >> On 18 Feb 2015, at 06:59, Dmitry Stogov <[email protected] >> <mailto:[email protected]>> wrote: >> >> >> >> On Tue, Feb 17, 2015 at 8:35 PM, Tim Bezhashvyly <[email protected] >> <mailto:[email protected]>> wrote: >> Dear PHP internals, >> >> this is my first RFC proposal and I am not sure if in this email is supposed >> to contain all RFC details or just a brief idea .. which is to drop PHP >> constants in favour of “final" immutable variables. >> >> I think dropping constant or class constants is a bad idea. >> Adding immutable variables may make sense, but you should explain use-cases, >> behavior, syntax, implementation details, etc >> >> Thanks. Dmitry. >> >> >> This is basically only a concept but I can also handle its implementation. >> >> Please let me know if I have to provide any additional details. >> >> Regards, >> Tim >> -- >> PHP Internals - PHP Runtime Development Mailing List >> To unsubscribe, visit: http://www.php.net/unsub.php >> <http://www.php.net/unsub.php> >> >> >
