The Alternative PHP Cache module prefixes all the APCu keys it creates with a prefix, to avoid conflicts with other modules that store values in APCu.

There must be a test that verifies values stored from other modules are not deleted when the cache is cleared.

Issue fork apc-3463978

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

avpaderno created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes
avpaderno’s picture

Component: Code » Tests
avpaderno’s picture

Issue summary: View changes

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed 5dca6751 on 7.x-1.x
    Issue #3463978: Add a test to verify that values stored in APCu by other...
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.