The Needs Review Queue Bot β tested this issue. It either no longer applies to Drupal core, or fails the Drupal core commit checks. Therefore, this issue status is now "Needs work".
Apart from a re-roll or rebase, this issue may need more work to address feedback in the issue or MR comments. To progress an issue, incorporate this feedback as part of the process of updating the issue. This helps other contributors to know what is outstanding.
Consult the Drupal Contributor Guide β to find step-by-step guides for working with issues.
- π¦πΊAustralia larowlan π¦πΊπ.au GMT+10
Should we close won't fix this in favour of something like drupal.org/project/hux
- π«π·France andypost
OTOH it makes sense to re-profile invocations as since PHP 8.1 new callable (faster calls) added so there's issues like π Remove call_user_func_array() from ModuleHandler::invoke() + invokeAll() Needs work and π Replace usages of static::class . '::methodName' to first-class callable syntax static::method(...) Needs work
- π©πͺGermany donquixote
Continue here, π± [META] Hooks via attributes on service methods (hux style) Active
- πΊπΈUnited States nicxvan
Pretty sure it can be it was already on the cusp and the issue referenced was also closed due to
π OOP hooks using attributes and event dispatcher Needs review