php drupal-check.phar modules/contrib/bueditor/
 20/20 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ --------------------------------------------------- 
  Line   src/Form/BUEditorButtonDeleteForm.php              
 ------ --------------------------------------------------- 
  40     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Form/BUEditorButtonForm.php                    
 ------ --------------------------------------------------- 
  198    Call to deprecated function drupal_set_message().  
  201    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Form/BUEditorEditorDeleteForm.php              
 ------ --------------------------------------------------- 
  40     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Form/BUEditorEditorForm.php                    
 ------ --------------------------------------------------- 
  170    Call to deprecated function drupal_set_message().  
  173    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Plugin/BUEditorPlugin/XPreview.php             
 ------ --------------------------------------------------- 
  68     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 7 errors  
CommentFileSizeAuthor
#2 deprecated-3085734-2.patch3.88 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new3.88 KB

Here's the patch, please review.

  • ufku committed 5dea3a0 on 8.x-1.x
    Issue #3085734 by Sergiu Stici: Removed deprecated drupal_set_message()...
ufku’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

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