As companion to DrupalApcCache::deleteKeys(), there should be DrupalApcCache::deleteKey().

Instead of calling apcu_delete(), DrupalApcCache should call DrupalApcCache::deleteKey(), so classes extending DrupalApcCache could override that method.

Issue fork apc-3463804

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

Status: Active » Needs review

  • avpaderno committed 3b0019ea on 7.x-1.x
    Issue #3463804: Add DrupalApcCache::deleteKey()
    
avpaderno’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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