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