Is memcache supported on drupal 5.9/5.10? Since I did not see any newer patch, I tried installing the cache serialize patch for 5.8 in the patch dir and this patch fails with both drupal 5.9 and 5.10.
Are these patches still necessary in 5.9 and beyond? If not, the README.txt needs to be updated to reflect that.
Michael Grant
Comments
Comment #1
mikhailian commentedUse the latest stable version (1.8 as of this writing). It works with 5.10. Check also neighbouring issues as this one to eliminate possible problems with contributed modules.
Comment #2
nicolash commentedAm I correct that in a situation where core gets upgraded from 5.7 to 5.11, but memcache module stays as 1.7, no new patch whatsoever should need to be applied to anything, since the original core patch has made its way into the standard Drupal install?
That's how I read:
from http://drupal.org/node/108642/release
Comment #3
crea commentedThinking of upgrading to the latest version. Does the latest patch still apply to 5.12 ?
Comment #4
jeremy commentedThe patches are still required. The 5.6 patch still applies fine, with a little harmless patch fuzz. (Feel free to submit clean new patches for each version since if you like -- I don't see any harm in it, as it can be confusing to someone new to this module that they're supposed to apply patches for Drupal 5.6)
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.