--TEST-- Bug #62069: binding wrong traits if they have same name methods (variation 2) --FILE-- f2(); ?> --EXPECTF-- Fatal error: An alias was defined for method func(), which exists in both T1 and T2. Use T1::func or T2::func to resolve the ambiguity in %s on line %d