Hi Andrey,
On Mon, Jul 28, 2014 at 4:42 PM, Andrey Andreev <narf@devilix.net> wrote:
> This would be a major BC break, that couldn't possibly happen in PHP
> 5.x and IMO is way too radical even for PHP 6/7.
>
It wouldn't be major BC, but minor.
Most compatible way is to allow namespace alias to \ (root) and simply
override
existing functions. There isn't BC with this. PHP allows it already when it
is done
one by one.
If we would like to have clean \ (root) namespace optionally, it's matter
of adding
a setting.
What make you think it a major BC?
Regards,
--
Yasuo Ohgaki
yohgaki@ohgaki.net