Re: [PHP-DEV] Problem with Namespaces

2008-03-21 Thread Hannes Magnusson
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

[PHP-DEV] Problem with Namespaces

2008-03-21 Thread Sebastian Deutsch
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. cheers *.sebastian -- PHP I