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
default second argument changed to empty array in method timeCall, because calling call_user_func_array([$this->cachePool, $name], $arguments); is expecting second argument only Array, not NULL.
0 commit comments