--TEST-- 055: types in namespaces --FILE-- test1($foo); $foo->test2($foo); $foo->test3($ex); ?> --EXPECT-- ok ok ok