Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 263 Bytes

File metadata and controls

9 lines (7 loc) · 263 Bytes

call_user_method_array

The call_user_method() function is deprecated as of PHP 4.1.0. Please use call_user_func_array_.

{{related: funchand/call_user_func_array funchand/call_user_func }}