Anatoliy
Well-known member
Hi @Xon ,
I use your add-ons for ages. They are probably outdated but didn't throw me errors until I upgraded to 2.3.0. Redis Cache 2.10.10 and Standard Library 2.10.2. Now I get daily errors like this:
Please advise what should I do.
I use your add-ons for ages. They are probably outdated but didn't throw me errors until I upgraded to 2.3.0. Redis Cache 2.10.10 and Standard Library 2.10.2. Now I get daily errors like this:
Code:
ErrorException: Deprecated cache provider: SV\RedisCache\Redis
src/XF/Error.php:82
Stack trace
#0 src/XF.php(262): XF\Error->logError('Deprecated cach...', false)
#1 src/XF/CacheFactory.php(145): XF::logError('Deprecated cach...')
#2 src/XF.php(649): XF\CacheFactory->XF\{closure}()
#3 src/XF/Mvc/Dispatcher.php(164): XF::triggerRunOnce(true)
#4 src/XF/Mvc/Dispatcher.php(63): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(2813): XF\Mvc\Dispatcher->run()
#6 src/XF.php(802): XF\App->run()
#7 index.php(23): XF::runApp('XF\\Pub\\App')
#8 {main}
Request state
array(4) {
["url"] => string(15) "/members/15027/"
["referrer"] => bool(false)
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Please advise what should I do.