Closed (duplicate)
Project:
Purge
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Mar 2020 at 10:18 UTC
Updated:
14 May 2020 at 23:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mithun sI have added the patch to the above issue. Please review the patch file.
Comment #3
sushylAdded few more D9 compatibility changes for purge module.
There will be the remaining warnings in purge_drush
And these errors will be fixed here: https://www.drupal.org/project/purge/issues/3087439
2 warnings found.
web/modules/contrib/purge/modules/purge_drush/src/Commands/QueueCommands.php:
-----------------------------------------------------------------
STATUS LINE MESSAGE
-----------------------------------------------------------------
Check 506 Call to deprecated method aliasManager() of class
manually Drush\Drush: Use injected alias manager instead. @see
Drush::drush()
-----------------------------------------------------------------
web/modules/contrib/purge/modules/purge_drush/src/Commands/QueueCommands.php:
-----------------------------------------------------------------
STATUS LINE MESSAGE
-----------------------------------------------------------------
Check 506 Call to deprecated method aliasManager() of class
manually Drush\Drush: Use injected alias manager instead. @see
Drush::drush()
-----------------------------------------------------------------
Comment #4
gaëlgThank you for your work!
Patch #2 lacks submodules info.yml fixes, but patch #3 contains fixes that conflict with #3087394: Drupal 9 Deprecated Code Report. The scope of this issue should stay limited to info.yml changes to avoid duplicate work.
Comment #5
nitesh624Comment #6
sja112 commentedI have updated the patch to include submodules info.yml fixes.
Please review.
Comment #7
sja112 commentedInclude wrong interdiff file.
Comment #10
nitesh624tests were failed in the commit by the maintainer on 28 Feb 2020 .
Please see https://www.drupal.org/pift-ci-job/1595419 for reference. so tracking tests is out of scope for this ticket.
Comment #11
nitesh624Comment #12
nitesh624Comment #13
nitesh624making this issue to postponed as per https://drupal.slack.com/archives/C1BMUQ9U6/p1589154180059600 and discussion over #contribute slack channel
Comment #14
japerryduplicate of #3087394: Drupal 9 Deprecated Code Report