Hi,

2015-06-15 16:09 GMT+02:00 Jakub Kubíček <kelerest...@gmail.com>:
> I think clean global namespace isn't enough argument, we can exist in
> the current situation and considering the fact that most of the new
> PHP applications have their own namespaces, it could probably make
> more sense to reserve global namespace as *the PHP namespace*.

I don't know how well known that page is, but the manual already hints
towards php ruling the "root"-namespace:

> PHP owns the top-level namespace but tries to find decent descriptive names 
> and avoid any obvious clashes.
http://php.net/manual/en/userlandnaming.rules.php

On an unrelated note:
http://php.net/manual/en/userlandnaming.tips.php should hint towards
real namespaces.

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

Reply via email to