- Issue created by @webflo
- First commit to issue fork.
- Status changed to Needs review
4 months ago 3:11pm 16 July 2024 - 🇳🇱Netherlands idebr
- Added dependency injection in Drush commands
- Moved drush commands to the Drush\Commands namespace, removing the need for a drush services file
- Removed the phpstan baseline
- 🇳🇱Netherlands idebr
Removed references to drush services files from composer.json
-
webflo →
committed 38a09f93 on 2.0.x
Issue #3460688 by idebr, webflo: Fix phpstan issues in DomainCommands
-
webflo →
committed 38a09f93 on 2.0.x
- 🇩🇪Germany webflo
I have merged the rebased feature branch, since the automatic rebase in gitlab failed.
Thanks @idebr for working on it.
- 🇩🇪Germany webflo
I think domain_source should not extend the DomainCommands class of domain, this will register the commands multiple times. But this was already the case before, we can solve it in another issue.
Automatically closed - issue fixed for 2 weeks with no activity.