--TEST-- Testing call_user_func inside namespace --FILE-- --EXPECTF-- %string|unicode%(6) "foobar" Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access private method testing\foo::priv() in %s on line %d Warning: call_user_func() expects parameter 1 to be a valid callback, cannot access protected method testing\foo::prot() in %s on line %d