Downloads
Download tar.gz
22.86 KB
MD5: 05f86db6e42b48a33bc4027803f30e7f
SHA-1: 2289be82229d748f9334cff82a7906f42e62ddd8
SHA-256: 1f20a9f8bc6c1df783d29701bbf2d70bddd195f81b2fd2f4a85a9967f24be214
Download zip
28.38 KB
MD5: abc4acd749936bdbe5ab3891f156a4fc
SHA-1: 63f8b0c9de8ea089c480052264b31eeaaa9f0e92
SHA-256: f51db039d21ec584370a28ed1297b3b859b5bab00a259493433840bc57d6c54a
Release notes
This release offers two major new features: It is now possible to flush only part of a bin within memcache (meaning that you no longer have to configure multiple bins), and the memcache module now supports both the older memcache PECL extension, and the newer memcached PECL extension. Your PECL extension is automatically detected, no configuration is necessary.
Features:
#493448: Memcache and cache_clear_all wildcard
#775498: Support use of PECL memcached
Bugs:
#525400: long keys get truncated
#541136: Notice: Undefined property $expire in dmemcache.inc on line 74
#580372: Notice: Undefined index: cache
#810306: Debugging slipped into -rc release