--TEST-- get_class_methods(): Testing with interface --FILE-- --EXPECTF-- Strict Standards: Redefining already defined constructor for class B in %s on line %d array(2) { [0]=> unicode(1) "a" [1]=> unicode(1) "b" } array(4) { [0]=> unicode(1) "a" [1]=> unicode(1) "b" [2]=> unicode(11) "__construct" [3]=> unicode(10) "__destruct" }