- Issue created by @ayalon
- First commit to issue fork.
- 🇧🇬Bulgaria pfrenssen Sofia
Moving this to 3.x since this is D11 related.
Thanks for the report, this looks like exactly the kind of issue that the D11 OOP hook system is designed to solve.
It would be good to add
#[LegacyHook]
to the old hook implementation so it is not executed twice. There is some more information about this in Support for object oriented hook implementations using autowired services → . - 🇧🇬Bulgaria pfrenssen Sofia
PHPCS failures are due to 📌 RegistrationType enum cases not adhering to coding standards Active .
- 🇧🇬Bulgaria pfrenssen Sofia
PHPUnit failures are due to 🐛 PHP 8.4: Implicitly marking parameter $parent as nullable is deprecated Active .
Seems like this is blocked on 2 issues :(
Postponing on 📌 RegistrationType enum cases not adhering to coding standards Active and 🐛 PHP 8.4: Implicitly marking parameter $parent as nullable is deprecated Active .