The class Drupal\memcache\MemcacheBackendFactory must implement Drupal\Core\Cache\CacheFactoryInterface, otherwise this factory class is not properly integrated into the Drupal ecosystem.
This can lead to fatals on service layers, service exchanges, documentation problems and general API usage.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2976241-implement-cachefactoryinterface-1.patch | 600 bytes | mxh |
Comments
Comment #2
mxh commentedComment #3
misc commentedYes, this make sense.
Comment #4
webchickTagging as a beta blocker, per #2989594: [META] Create a stable release of Memcache module for Drupal 8.
Comment #5
bdragon commentedAgreed. I've been testing this locally and it looks correct. I'll get this in tomorrow. (Didn't realize until now that I don't actually have a commit bit on memcache and I'd rather not add myself to the project without an explicit OK from Jeremy first.)
Comment #7
bdragon commentedCommitted, thanks!