Since DrupalApcCache methods could be called from CLI (for example, when some Drush commands are executed), they should always first call apcu_enabled() to verify APCu is not disabled (which happens when apcu.enable-cli has not been set to On).
Issue fork apc-3463517
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
Comment #3
avpadernoComment #5
avpaderno