php drupal-check.phar modules/contrib/site_verify/
7/7 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ --------------------------------------------------
Line src/Controller/SiteVerifyController.php
------ --------------------------------------------------
49 Call to deprecated method l() of class Drupal.
75 Call to deprecated method url() of class Drupal.
------ --------------------------------------------------
------ ---------------------------------------------------
Line src/Form/SiteVerifyAdminForm.php
------ ---------------------------------------------------
90 Call to deprecated method url() of class Drupal.
166 Call to deprecated function drupal_set_message().
213 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
------ ---------------------------------------------------
Line src/Form/SiteVerifyDeleteForm.php
------ ---------------------------------------------------
80 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
[ERROR] Found 6 errors | Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3086990-2.patch | 4.88 KB | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere is the patch, please review.
Comment #3
WebbehThis was automagically fixed in #3141706: Automated Drupal 9 compatibility fixes, thanks for the patch and report though.