Skip to content

use memcached in tests instead of memcache #6397

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

Merged
merged 2 commits into from
Oct 26, 2020

Conversation

Findus23
Copy link
Collaborator

when looking through #6396 I noticed that the tests use \Doctrine\Common\Cache\MemcacheCache which is deprecated (and it seems like the whole memcache php module isn't really maintained).

So I replaced the test with one using the memcached module that I guess most people use nowadays.

(The PR goes against 4.x-dev)

@Findus23 Findus23 requested a review from sgiehl October 26, 2020 09:58
@sgiehl sgiehl merged commit b576689 into 4.x-dev Oct 26, 2020
@sgiehl sgiehl deleted the memcached-instead-of-memcache branch October 26, 2020 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants