--TEST-- Bug #67938: Segfault when extending interface method with variadic --FILE-- foo(); $obj->bar([]); ?> --EXPECT-- Test::foo Test::bar