Unable to run drush --uri=site-url.com warden-update

Error: Call to undefined function Drupal\warden\Commands\drush_print() in /var/www/project-name/docroot/modules/contrib/warden/src/Commands/WardenCommands.php on line 59 #0 [internal function]: Drupal\warden\Commands\WardenCommands->update(Array)
#1 /var/www/carbon-trust/vendor/consolidation/annotated-comm

I think this might be because `drush_print()` has been deprecated in Drush 10.

Is this module going to be supported in drush 10 as `drush_print()` would need replacing with `$this->output()->writeln() `

CommentFileSizeAuthor
#3 3129366-3.patch2.24 KBmodestmoes

Comments

jozzy_a created an issue. See original summary.

jozzy_a’s picture

modestmoes’s picture

StatusFileSize
new2.24 KB
johnennew’s picture

Status: Active » Reviewed & tested by the community

Thanks for this - looks good.

johnennew’s picture

Status: Reviewed & tested by the community » Fixed

Merged into the 8.x-2.x branch

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.