You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solution: passing the second parameter to call_user_func_array() through array_values() so that it doesn't have keys that would be treated as named parameters.