- Issue created by @dpi
- Merge request !30Modernize services: Add autowiring aliases, use autoconfigure, constructors, etc → (Open) created by dpi
- Issue was unassigned.
- Status changed to Needs review
7 months ago 7:11am 29 August 2024 - 🇦🇺Australia dpi Perth, Australia
A variety of constructors + plugin factories made final.
Anyone extending these services should use service decorators combined with setter injection.
This allows Key to be more maintainable.
- 🇦🇺Australia dpi Perth, Australia
The "phpunit (max PHP version) " job for this is not passing.
The latest "phpunit (max PHP version) " job on HEAD was passing, last run a month ago.
Notably, the last run was on 10.3, this new run is now 11.
Seems like my changes are unrelated.
I've seen the printer class error on other projects.
- First commit to issue fork.
- 🇯🇵Japan ptmkenny
I just rebased this MR to test against the latest changes.
The dev branch GitLab CI (linked from the module page → is passing, so this should pass too.