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 
CommentFileSizeAuthor
#2 deprecated-3086990-2.patch4.88 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new4.88 KB

Here is the patch, please review.

Webbeh’s picture

Status: Needs review » Fixed

This was automagically fixed in #3141706: Automated Drupal 9 compatibility fixes, thanks for the patch and report though.

Status: Fixed » Closed (fixed)

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