Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got PHP notice " Undefined index: server1 in /vendor/geometria-lab/rediska/library/Rediska/Zend/Cache/Backend/Redis.php on line 673" #93

Open
hungkoala opened this issue Jan 23, 2015 · 0 comments

Comments

@hungkoala
Copy link

this is because in the function Rediska_Zend_Cache_Backend_Redis::_getTransactionByKey
access non existing element (if(!$this->_transaction[$connection->getAlias()]) )

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

No branches or pull requests

1 participant