Problem/Motivation

Follow-up for #3197729: Remove forward/bc layer for Symfony Definition::setDeprecated() method.

As noticed by @longwave in #3197729-10: Remove forward/bc layer for Symfony Definition::setDeprecated() method the deprecated cache.null service (See CR: https://www.drupal.org/node/3066407) can now be removed.

My search-fu didn't turn up any issue to do this, hence I've created this one.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3258918

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

Spokje created an issue. See original summary.

spokje’s picture

Title: Remove deprecated 'cache.null' service » [PP-1] Remove deprecated 'cache.null' service
Status: Active » Postponed
longwave’s picture

Title: [PP-1] Remove deprecated 'cache.null' service » Remove deprecated 'cache.null' service
Status: Postponed » Active

Parent issue is in, this can be done now.

spokje’s picture

Status: Active » Needs review
longwave’s picture

Status: Needs review » Reviewed & tested by the community

No remaining references to cache.null, seems this deprecation wasn't tested.

  • catch committed 00b88c2 on 10.0.x
    Issue #3258918 by Spokje, longwave: Remove deprecated 'cache.null'...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed 00b88c2 and pushed to 10.0.x. Thanks!

Status: Fixed » Closed (fixed)

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