--TEST-- Bug #48770 (call_user_func_array() fails to call parent from inheriting class) --FILE-- callFuncInParent('Which function will be called??'); ?> --EXPECTF-- Deprecated: Callables of the form ["C", "parent::func"] are deprecated in %s on line %d B::func called