Problem/Motivation
Remove D12 deprecated code from path, path_alias, image, and responsive_image modules.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3574424
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:
- 3574424-remove-deprecated-code
changes, plain diff MR !14861
Comments
Comment #3
smustgrave commentedConsolidated with #3574423: Remove deprecated code from image and responsive image module
Comment #4
smustgrave commentedI was so tempted to add more but I'll keep at this.
Comment #5
dcam commentedI didn't find anything to comment on. All uses and references to deleted files, classes, and functions have been removed from Core. I didn't find any additional related code, like test modules. This looks good to me.
Comment #7
catchCommitted/pushed to main, thanks!