Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
38.7 KB
MD5: 5d73c52e95feae15d2ad639f8282cb9e
SHA-1: 258b4ed239013312393230527df57d2b8e158207
SHA-256: 6aa5f14cf91bf4cbe0f6d5941f575afeacc5da9a3ee085ee546d3174eaf5c3ee
Download zip
47.46 KB
MD5: d40f22c9d481a3eb4a192f57b73b1c9c
SHA-1: 3eedb6dedbd5d38dde82c398e71459eb77d90939
SHA-256: 64ad9b15294a2d33c27a2e6609c4dca1f56189fbfe13596487a192f130a26b07
Release notes
This is a maintenance release fixing the following issues:
- Issue #2015197 by mcdruid: Do not try to serve page from cache when bootstrapped from CLI
#2015197: With authcache enabled, cache_page in memcache doesn't get cleared by drush cc all - Issue #2060613 by dasha_v: Guard against fatal error if hook_exit is invoked when not bootstrapped fully
#2060613: PHP Fatal error: Call to undefined function drupal_get_path_alias() in authcache.helpers.inc on line 197 - Issue #2100047 by chrowe: Clarify role of authcache.inc in documentation.
#2100047: Documentation not clear about settings for using Drupal core database cache tables - Make compression-checkbox always visible in performance settings form and backport page caching rules form from 7.x-2.x fixing the odd repetitions of controls when more than one rule is present.
This should help with cases like #2117763: Site displays gibberish when authcache is enabled after saving "Save Configuration" on Performance Administration Form.
Please note that Authcache 7.x-2.x has surpassed 7.x-1.x branch in reliability and functionality. A stable release is coming soon, so please take a look at it and report any issues you have.