The warning is correct.
It is not correct - the use statement has effect, as documented in manual http://php.net/manual/en/language.namespaces.importing.php.

The manual is wrong. Importing global object is use \ArrayObject - note the \.
--
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