Downloads

Download tar.gz 39.47 KB
MD5: 0cdfdc55ef21ff1a6977ea9371153de6
SHA-1: 0e6c499628a5e1b409ea02080262fe65581661ae
SHA-256: efc2dda26681e0d62900ce6c65666bf12463011af04bcad6f2cf3c640564bea2
Download zip 58.13 KB
MD5: 7a48a24ed6a642019cdf14fcbb6ab939
SHA-1: 0837ead9f003347b8d8119ff54eccafab9deb8fe
SHA-256: 4c829e75caec48d7402676ed1fd44dd72d85eb674fbc7b963296b4f0f7afa03b

Release notes

* added checking if socket connection to memcache server is available
* added checking if UNIX socket to memcache server is writable
* added new function _cache_early_watchdog() that can be used instead of watchdog() function in cache engine implementations. watchdog() can't be used because it may be unavailable on that stage
* more calls to _cache_early_watchdog() to keep track of caching engines status
* put error into watchdog if cache module is disabled because this may lead to problems with alternative cache.inc implementation
* more errors are logged now
* #546928: statistics uberbroken (Division by zero?! X) cache reports page: show "Statistics not supported." message when caching engine doesn't support it. Fixed php warnings and notices.
* cache reports page: display sizes better - ported Drupal 7 format_size() function

Created by: doq
Created on: 16 Aug 2009 at 15:40 UTC
Last updated: 16 Aug 2009 at 15:45 UTC
New features
Bug fixes
Unsupported

Other releases