--TEST-- Aliasing leading to conflict should result in error message --FILE-- hello(); $o->world(); ?> --EXPECTF-- Fatal error: Failed to add trait method (world) to the trait table. There is probably already a trait method with the same name in %s on line %d