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
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
quietone commentedComment #4
smustgrave commentedApplied MR and found some more deprecations in
FileReadOnlyStorage
FileStorage
FormattableMarkup
Html.php
Comment #5
quietone commentedComment #6
quietone commentedThis needs re-scoping. I should be able to do that today.
Comment #7
quietone commentedMaybe this is better?
Comment #8
smustgrave commentedSearching those 3 components I'm seeing all deprecation has been removed.
Comment #9
alexpottCommitted aa25d8f and pushed to 11.x. Thanks!