Problem/Motivation
D10 deprecated code needs removal in D11.
Proposed resolution
Remove deprecated code, legacy tests, PHPStan baselined errors.
Issue fork drupal-3432326
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:
- 3432326-11.x-remove-deprecated
changes, plain diff MR !7105
Comments
Comment #3
mondrakeComment #4
mondrakeComment #5
smustgrave commentedRemoval looks good to me.
Comment #6
catchOne question on the MR.
Comment #7
mondrakeFiled #3433034: Refactor InstallerNonDefaultDatabaseDriverTest to avoid DatabaseDriverUninstallValidator re-fetch the database connection, that's going to be tricky; will adjust the todo now.
Comment #8
mondrakeJust changed to @todo reference to the new follow-up, think it's OK for me to self reRTBC.
Comment #10
catchThanks new follow-up looks good.
Committed/pushed to 11.x, thanks!