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
{{ message }}
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.
Hello, on Debian 8 I have installed memcached with:
apt-get install php7.0-memcached
I've got the following this error message:
LswMemcacheBundle does not support version 3.0.3 of the memcached extension
That version is too "new", any chance it could be considered as 2.2 and work ? I see the if / else in the MemcacheInterface file regarding the version it get.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, on Debian 8 I have installed memcached with:
apt-get install php7.0-memcached
I've got the following this error message:
That version is too "new", any chance it could be considered as 2.2 and work ? I see the if / else in the MemcacheInterface file regarding the version it get.
The text was updated successfully, but these errors were encountered: