Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
* 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.