Hi Dmitry,

On Mon, May 5, 2008 at 8:02 PM, Dmitry Stogov <[EMAIL PROTECTED]> wrote:
> As we didn't drop this support yet, and it didn't work in namespaces by
> mistake I've fixed it to work in the same way as without namespaces.
>
>  Removing this support won't give any speedup (except of compilation speed),
> but might break a lot of code.

As namespace are new (did not exist in previous version), I don't
think it can break any code. It is possible to argue that one will use
php4 (!!!) code together with namespace and that will not work. A
quick look in the namespace documentation willl teach him that his
code should be updated to use the normal constructor (which exists
since 4-5 years).

Cheers,
-- 
Pierre
http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to