On Fri, Mar 21, 2008 at 5:36 PM, Sebastian Deutsch
<[EMAIL PROTECTED]> wrote:
> Hello,
>
>  I'm currently fooling around with the new namespaces feature. Is
>  there any (semi) official documentation when to use "use" or "import".
>
>  use Foo;
>
>  Warning: The use statement with non-compound name 'Foo' has no effect
>  in. Is there any additional information.

The documentations would be a good place to start:
http://docs.php.net/namespaces

-Hannes

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

Reply via email to