Problem/Motivation

Remove deprecated code in Drupal\Component

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Issue fork drupal-3439824

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

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Needs review
smustgrave’s picture

Status: Needs review » Needs work

Applied MR and found some more deprecations in

FileReadOnlyStorage
FileStorage
FormattableMarkup
Html.php

quietone’s picture

Title: Removed deprecated code in Drupal\Component » Remove deprecated code in Drupal\Component
quietone’s picture

This needs re-scoping. I should be able to do that today.

quietone’s picture

Title: Remove deprecated code in Drupal\Component » Remove deprecated code from assertion, eventdispatcher and plugin components
Status: Needs work » Needs review

Maybe this is better?

smustgrave’s picture

Status: Needs review » Reviewed & tested by the community

Searching those 3 components I'm seeing all deprecation has been removed.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed aa25d8f and pushed to 11.x. Thanks!

  • alexpott committed aa25d8ff on 11.x
    Issue #3439824 by quietone: Remove deprecated code from assertion,...

Status: Fixed » Closed (fixed)

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