Hi!

Namespaces are new, so it never worked before. But yes, this would trigger
a warning in the compiler which means you are told to not do this with apc
or other compiler caches.

This has very little to do with APC, AFAIU (it doesn't work differenty with APC than without it), but anyway I think the warning is redundant. It would also produce hundereds if not thousands of warnings on libraries like Zend Framework which include components dynamically (and the components of course would be correctly namespaced).

--
Stanislav Malyshev, Zend Software Architect
[EMAIL PROTECTED]   http://www.zend.com/
(408)253-8829   MSN: [EMAIL PROTECTED]

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

Reply via email to