php drupal-check.phar modules/contrib/field_defaults/
 5/5 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ --------------------------------------------------- 
  Line   field_defaults.module                              
 ------ --------------------------------------------------- 
  193    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Form/SettingsForm.php                          
 ------ --------------------------------------------------- 
  71     Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 2 errors 
CommentFileSizeAuthor
#2 deprecated-3090709-2.patch864 bytessergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new864 bytes

Here's the patch, please review.

mattdaniel’s picture

Status: Needs review » Reviewed & tested by the community

The patch applies successfully for me and resolves the two drupal_set_message() deprecation errors.

b_sharpe’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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