Problem/Motivation

ModuleHandlerInterface::getImplementations() was deprecated in D9 and removed in D10.

See the change record in https://www.drupal.org/node/3000490

Proposed resolution

Replace with suggested alternative in change record.

Remaining tasks

Patch, test

User interface changes

None

API changes

None

Data model changes

None

CommentFileSizeAuthor
#2 3398292-2.patch887 byteserik.erskine

Comments

erik.erskine created an issue. See original summary.

erik.erskine’s picture

StatusFileSize
new887 bytes

Patch that does what https://www.drupal.org/node/3000490 suggests.

erik.erskine’s picture

Status: Active » Needs review
tunic’s picture

Thanks for the patch!

This is a breaking change so this would target a new major release compatible with D9 and D10 that drops compatibility with D8.

We probably need to create a new branch before committing this.

eduardo morales alberti’s picture

Status: Needs review » Closed (outdated)