--TEST-- Aliasing leading to conflict should result in error message --FILE-- sayHello(); $o->sayWorld(); ?> --EXPECTF-- Fatal error: Trait method sayWorld has not been applied, because there are collisions with other trait methods on MyClass in %s on line %d