Problem/Motivation

Follow-up for #2915772: Deprecate non_lazy_route_enhancer service tag in favor of route_enhancer, same for non_lazy_route_filter and route_filter

Also need to remove outdated todo

Proposed resolution

remove deprecated methods and tests

Remaining tasks

patch/review/commit

User interface changes

API changes

Data model changes

Release notes snippet

CommentFileSizeAuthor
#2 3347710-2.patch4.51 KBandypost

Issue fork drupal-3347710

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

andypost created an issue. See original summary.

andypost’s picture

Status: Active » Needs review
StatusFileSize
new4.51 KB
catch’s picture

Status: Needs review » Postponed

This looks good, but marking postponed until 11.x is open.

Kaushik1216’s picture

Title: Remove deprected non_lazy_route_enhancer and non_lazy_route_filter » Remove deprecated non_lazy_route_enhancer and non_lazy_route_filter
gábor hojtsy’s picture

Title: Remove deprecated non_lazy_route_enhancer and non_lazy_route_filter » [11.x] Remove deprecated non_lazy_route_enhancer and non_lazy_route_filter
Version: 11.0.x-dev » 11.x-dev
Issue tags: +Major version only

Updating title, tags and version number based on recent announcement at https://www.drupal.org/about/core/blog/new-drupal-core-branching-scheme-...

andypost’s picture

Status: Postponed » Needs review

as 11.x open

andypost’s picture

Status: Needs work » Needs review

fixed CS

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Removal looks good to me.

longwave’s picture

Status: Reviewed & tested by the community » Fixed

Committed 7454e5d and pushed to 11.x. Thanks!

  • longwave committed 7454e5df on 11.x
    Issue #3347710 by andypost: [11.x] Remove deprecated...

Status: Fixed » Closed (fixed)

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

quietone’s picture

Version: 11.x-dev » 11.0.x-dev

Update version to the branch this applies to.