--TEST-- Bug #65579 (Using traits with get_class_methods causes segfault) --FILE-- --EXPECT-- array(2) { [0]=> string(10) "testMethod" [1]=> string(25) "testMethodFromParentTrait" }