On Thu, Dec 9, 2010 at 12:21 PM, Ferenc Kovacs <i...@tyrael.hu> wrote:
> And what about global constants? They are also screwing up the Dependency
> Injection, and the static functions/properties, and the  singletons also.
>  Should we ban those?

You got right to the point. It's no use removing this support if the
same global state can easily be achieved in other ways, like
singletons and statics, and break thousands of applications: then you
would simply choose a different programming language.


-- 
Giorgio Sironi
Piccolo Principe & Web Engineer
http://giorgiosironi.blogspot.com
http://twitter.com/giorgiosironi

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to