--TEST-- Bug #66719: Weird behaviour when using get_called_class() with call_user_func() --FILE-- --EXPECT-- string(1) "B" string(1) "A" string(1) "A" string(1) "B" string(1) "A" string(1) "A"