php drupal-check.phar modules/contrib/simple_pass_reset/
5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ----------------------------------------------------------------------------------------
Line src/AccessChecks/ResetPassAccessCheck.php
------ ----------------------------------------------------------------------------------------
36 Call to deprecated function drupal_set_message().
38 Call to deprecated method getUsername() of class Drupal\Core\Session\AccountInterface.
39 Call to deprecated method getUsername() of class Drupal\Core\Session\AccountInterface.
40 Call to deprecated method url() of class Drupal.
50 Call to deprecated function drupal_set_message().
50 Call to deprecated method url() of class Drupal.
------ ----------------------------------------------------------------------------------------
------ ------------------------------------------------------------
Line src/Controller/User.php
------ ------------------------------------------------------------
32 Call to deprecated method entityManager() of class Drupal.
------ ------------------------------------------------------------
[ERROR] Found 7 errors | Comment | File | Size | Author |
|---|---|---|---|
| #7 | interdiff_2-7.txt | 294 bytes | raunak.singh |
| #7 | 3091696-7.patch | 3.88 KB | raunak.singh |
| #2 | deprecated-3091696-2.patch | 3.52 KB | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere's the patch, please review.
Comment #3
chris matthews commentedComment #4
jcnventuraJust needs the following:
That @rahul.nahar001 added 9 days ago in #3141683: Automated Drupal 9 compatibility fixes, and that @Mistrae added 25 days ago in #3145690: Drupal 9 readiness. Also, people, please search the issue queue before adding new issues.
Comment #5
jcnventuraComment #6
raunak.singh commentedNeed work as per #4 comment
Comment #7
raunak.singh commentedRe-roll patch as per #4
Please review this patch.
Comment #9
mukila commentedApplied https://www.drupal.org/files/issues/2020-06-20/automated-drupal-9-compat... patch for Drupal9 readiness
Comment #10
mukila commented