These are still present when running drupal-check.
------ -------------------------------------------------
Line encrypt/drush/encrypt.drush.inc
------ -------------------------------------------------
104 Call to deprecated function drush_get_option().
107 Call to deprecated function drush_print().
137 Call to deprecated function drush_get_option().
141 Call to deprecated function drush_print().
------ -------------------------------------------------

CommentFileSizeAuthor
#2 3239241-2.patch1.17 KBkarishmaamin

Comments

jacob.embree created an issue. See original summary.

karishmaamin’s picture

Status: Active » Needs review
StatusFileSize
new1.17 KB
jcnventura’s picture

Title: Drupal 9 deprecation report » Drush 9 deprecation report in the Drush 8 file
Status: Needs review » Closed (works as designed)

From what I can see from https://github.com/drush-ops/drush/issues/4296:

"drush_get_option were deprecated in Drush 9 and removed in Drush 10."

The file where this report was raised is a Drush 8 file, so this doesn't apply.