CommentFileSizeAuthor
#2 3121081-2.patch1.79 KBsuresh prabhu parkala

Comments

suresh prabhu parkala’s picture

Status: Active » Needs review
StatusFileSize
new1.79 KB

Please review!

ducktape’s picture

Status: Needs review » Needs work

Drupal 9 requires Drush 10, so the drush8 command needs to be ported instead of using the Drupal logger, that one has nothing to do with Drush.

You can find a blogpost about porting to Drush 9 here (same for 10): https://weitzman.github.io/blog/port-to-drush9

Drush8 command can be left in the module, but doesn't need any changes as the code is not deprecated for Drupal 8 and Drush 8.