--TEST-- Bug #66719: Weird behaviour when using get_called_class() with call_user_func() --FILE-- --EXPECTF-- string(1) "B" string(1) "A" Deprecated: Callables of the form ["B", "parent::who"] are deprecated in %s on line %d string(1) "A" string(1) "B" string(1) "A" Deprecated: Callables of the form ["B", "parent::who"] are deprecated in %s on line %d string(1) "A"