php drupal-check.phar modules/contrib/wysiwyg_template/
 17/17 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ --------------------------------------------------- 
  Line   src/Form/TemplateDeleteForm.php                    
 ------ --------------------------------------------------- 
  45     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Form/TemplateForm.php                          
 ------ --------------------------------------------------- 
  89     Call to deprecated function drupal_set_message().  
  95     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ ------------------------------------------------------------------------------- 
  Line   wysiwyg_template.install                                                       
 ------ ------------------------------------------------------------------------------- 
  110    Call to deprecated function db_select().                                       
  117    Call to deprecated function db_change_field().                                 
  122    Call to deprecated function db_drop_primary_key().                             
  125    Call to deprecated function db_add_field().                                    
  146    Call to deprecated method strlen() of class Drupal\Component\Utility\Unicode.  
  151    Call to deprecated function db_update().                                       
  156    Call to deprecated function db_add_primary_key().                              
  157    Call to deprecated function db_drop_field().                                   
  165    Call to deprecated function db_add_field().                                    
  179    Call to deprecated function db_table_exists().                                 
  181    Call to deprecated function db_create_table().                                 
  189    Call to deprecated function db_field_exists().                                 
  191    Call to deprecated function db_add_field().                                    
  192    Call to deprecated function db_add_index().                                    
  200    Call to deprecated function db_table_exists().                                 
  202    Call to deprecated function db_create_table().                                 
  211    Call to deprecated function db_add_field().                                    
 ------ ------------------------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 20 errors 
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Sergiu Stici created an issue. See original summary.

Sergiu Stici’s picture

Status: Active » Needs review
FileSize
6.17 KB

Here's the patch, please review

  • jurgenhaas committed c3edacc on 8.x-2.x
    Issue #3093147 by Sergiu Stici: Deprecated Code Report
    
jurgenhaas’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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