--TEST-- Aliasing leading to conflict should result in error message --FILE-- hello(); $o->world(); ?> --EXPECTF-- Fatal error: Trait method World::world has not been applied as MyClass::hello, because of collision with Hello::hello in %s on line %d