Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_API.c zend_compile.c /tests ns_063.phpt
[email protected] (Derick Rethans)
| Newsgroups | php.internals,php.zend-engine.cvs |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 5 May 2008, Dmitry Stogov 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. How can it break existing code? It's only on issue if a class is part of a namespace, and existing code doesn't have namespaces. So it *can't* be breaking old code. regards, Derick -- Derick Rethans http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org