- Issue created by @donquixote
- last update
over 1 year ago 29 pass, 2 fail - @donquixote opened merge request.
- Status changed to Needs review
over 1 year ago 12:56pm 28 May 2023 - last update
over 1 year ago 29 pass, 2 fail - last update
over 1 year ago 31 pass - last update
over 1 year ago 31 pass - last update
over 1 year ago 31 pass - last update
over 1 year ago 31 pass - 🇩🇪Germany donquixote
I can split this up, but for now it is easier to have it all in one place.
Also we can pick or discard specific commits. - 🇩🇪Germany donquixote
Currently the services refactoring in this MR is problematic.
See 📌 Refactoring hux services breaks container rebuild Closed: cannot reproduce - 🇩🇪Germany donquixote
It would be nice if modules could provide invariants that, if changed, force a container rebuild in early bootstrap (Drupal kernel), before the module handler is created.
This would be something to add to Drupal core.
- last update
over 1 year ago 42 pass - 🇩🇪Germany donquixote
The problems mentioned above only occur with drush 12, not drush 11.
See my latest comments in 📌 Refactoring hux services breaks container rebuild Closed: cannot reproduce .So, I removed the awkwards commits that try to avoid this problem.
Also added a test for custom attribute class.