apc 7.x-1.0-beta8

Bug fixes
New features
Unsupported

The following issues have been fixed.

apc 7.x-1.0-beta7

Bug fixes
New features
Unsupported

Before updating, see the change records for a list of introduced changes.

apc 7.x-1.0-beta6

Bug fixes
Unsupported
  • Issue #2377251: PHP Syntax Errors after updating to beta5

apc 7.x-1.0-beta5

Bug fixes
New features
Unsupported
  • Issue #2091647 by twistor: Notice: Undefined variable: keys in DrupalAPCCache->getMultiple() on cron runs & update.php
  • Issue #2183285 by twistor: Use \Q...\E for regex literals
  • Issue #1993780 by mukhsim: Page cache not clearing on node save
  • Issue #1565716 by Mixologic, torotil, twistor, MrHaroldA, TwoD, R.Muilwijk, Brian Altenhofel: Make "drush cc" clear cache on the webnode itself
  • Issue #1984180 by Mark Trapp, Jorrit: Add APCu support.
  • Issue #1834228 by Jorrit: in cli mode (drush) getMultiple() must check apc_fetch return.

apc 7.x-1.0-beta4

New features
Bug fixes
Unsupported
  • Issue #1278292 and #1278268 by pounard: Use APCIterator and trust APC TTL
  • Issue #1457820 Views editing throws an AJAX error when APC is enabled
  • Add testing to the module
  • Issue #1361214 by boran: Invalid arguments passed in implode() line 52 of apc/apc.module
  • Issue #1278232 Provide documentation on clearing the cache when running cache clear in CLI (Drush) mode.
  • Issue #1052788 by vividgates, pounard: APC backend needs to be able to use a configurable prefix to avoid sites key collision

apc 7.x-1.0-beta3

New features
Bug fixes
Unsupported

Issue #1056130 by ogi: PHP notice that ->cache is undefined.
Issue #1144062 by mr.baileys: Changes to hook_requirements.
Issue #1015886 by lmichot: Function drupal_get_headers() does not exist in D7
Issue #1194056 by catch: apc_fetch() accepts an array - use for ->getMultiple()?

apc 7.x-1.0-beta2

New features
Unsupported

* apc_store is already serializing because Drupal saves an object. Simple data structures do not need to be serialized twice #951838.
* Some small changes to be able to run the Drupal Cache Tests while using APC.

Subscribe with RSS Subscribe to Releases for Alternative PHP Cache