Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
47.47 KB
MD5: aea11f3a2a2752d3804cd662659ff152
SHA-1: d584c00234b0109749bf0ea3eb4bec06c5db8452
SHA-256: e325716f1d3c12db9743b5a1f10d17b604256fa7b7e536bc3b317195fd62b3f6
Download zip
55.79 KB
MD5: 86b9377fb8369cb08a3e2196f2b9147c
SHA-1: 6998291aabcfc8c675a56e114ba7ece59255f2c0
SHA-256: 377a22ff232dc0ba828363a66e290079dc0f670b8d4d120c46dd5e7f47dcd042
Release notes
This is the fifth beta of the upcoming 7.x-1.1 release of the memcache module. Please test in your development / QA / staging environments and provide feedback.
Changes:
- Simplify requirements test of memcache configuration.
#2202975: Error on status page: "Failed to store and retreive data with memcache." - Coding style cleanup.
#1974812: Code style improvements - Fixed memcache statistics tests.
#1863996: Fix all tests - Properly use Drupal timers.
#2210127: Undefined index: dmemcache in timer_read() - Remove old reference to dmemcache_collect_stats().
#1733674: Memcache unconditionally collects statistics data for usage by the memcache_admin module - Remove unused $success variable.
#2209395: Unused variable in dmemcache_get() - Warn if an unsupported PECL version is being used.
#1806120: Wildcard flushes do nothing - Check PECL version on install.
#1806120: Wildcard flushes do nothing - Fix exception in memcache-session.inc.
#1863996: Fix all tests
For other changes since 7.x-1.0, please see the earlier beta releases: