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