cache_backport 6.x-1.0-rc4

Bug fixes

Fixes a single issue:

  • Issue #2510638: doesnt work with memcached

cache_backport 6.x-1.0-rc3

Bug fixes

Attempt to fix a single issue, although I'm not sure it'll fix it completely:

  • Issue #2189275: Fatal error: Class 'DrupalDatabaseCache' not found

cache_backport 6.x-1.0-rc2

Bug fixes

This release keeps track with APC module recent modifications and fixes a 2 years old forgotten issue, I am sorry for this.

Full changelog:

  • #1788606 - reported by modctek, authored by quartsize - Missing D7 functions for APC module support

cache_backport 6.x-1.0-rc1

New features
Bug fixes

Added a null cache backend implementation.
Fixes #1297754 - headers missing parameter for cache_set() and PHP warnings in aggressive cache mode - thanks to peter bowey and tobiassjosten.

cache_backport 6.x-1.0-beta1

New features
Bug fixes

Switching to BETA phase. Fixed some remaining annoying and current Drupal instances where the module is currently running are running great.

New features:
* Graceful downgrade of missing backends.
* Added administration UI in module. Module is still optional, enable it only if you want the UI.
* Added graceful environment related runtime check API, implemented it on database backend, which makes it being a fork from Drupal 7 default and not a backport anymore.

cache_backport 6.x-1.0-alpha4

Bug fixes

This release fixes a serialization problem: data being saved serialized by database backend wasn't unserialized on return due to the 'serialized' field being set to 0 at save time.

cache_backport 6.x-1.0-alpha3

New features
Bug fixes

Added INSTALL.txt file for better understanding.
Added memcache D7 backend patch for D6 compatiblity.
D7 memcache module support is working.

cache_backport 6.x-1.0-alpha2

Bug fixes

Fixed unserialize() called twice when fetching database cache data.
Bugfix #1026952: Defines D7 contants in order to use APC D7 cache backend as-is.

cache_backport 7.x-1.0-alpha1

New features

DISCLAIMER

DONT DOWNLOAD THIS RELEASE, THIS IS DRUPAL 6 CODE DUE TO A TAGGING ERROR

/DISCLAIMER

Subscribe with RSS Subscribe to Releases for Cache Backport (D7 to D6)