Skip to content

Conversation

@panki3a
Copy link
Contributor

@panki3a panki3a commented Jul 20, 2016

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.

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.
@Nyholm
Copy link
Member

Nyholm commented Aug 7, 2016

Thank you. @panki3a!

@Nyholm Nyholm merged commit 8dc6405 into php-cache:master Aug 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants