--TEST-- Bug #76773 (Traits used on the parent are ignored for child classes) [original test with deprecated syntax] --FILE-- hello(); ?> --EXPECTF-- ChildClass Deprecated: Use of "parent" in callables is deprecated in %s on line %d ParentClass