Needs work
Project:
ClamAV
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2025 at 17:58 UTC
Updated:
22 Oct 2025 at 08:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
john.oltman commentedComment #3
abu-zakham commentedPatch #2 fixed the issue
Comment #4
jannakha commentedthank you for your contribution.
can you please create a fork and merge request
this will speed up review, testing and release process.
Comment #5
sokru commentedOnce #3502321: Add unit tests lands we can add tests also for Drush command, I already have some wip-tests based on that issue
Comment #6
mcdruid commentedLooking at:
* https://www.drush.org/13.x/dependency-injection/
* https://www.drush.org/13.x/install/
...it seems that the
drush.services.ymlapproach "is deprecated in Drush 12+ and removed in Drush 14."Drush 11 went EoL in Nov 2023.
However, would it do any harm to leave the services.yml file in place (alongside adding autowire) for a bit longer for BC?