php drupal-check.phar modules/contrib/exif/
 16/16 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ----------------------------------------- 
  Line   exif.drush.inc                           
 ------ ----------------------------------------- 
  288    Call to deprecated function db_query().  
  312    Call to deprecated function db_query().  
  335    Call to deprecated function db_query().  
 ------ ----------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Controller/ExifSettingsController.php          
 ------ --------------------------------------------------- 
  90     Call to deprecated function drupal_set_message().  
  158    Call to deprecated function drupal_set_message().  
  234    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ ---------------------------------------------------- 
  Line   src/ExifContent.php                                 
 ------ ---------------------------------------------------- 
  388    Call to deprecated function file_unmanaged_copy().  
 ------ ---------------------------------------------------- 

 ------ -------------------------------------------------------------------------------------- 
  Line   src/ExifHelp.php                                                                      
 ------ -------------------------------------------------------------------------------------- 
  120    Call to deprecated method checkPlain() of class Drupal\Component\Utility\SafeMarkup.  
  120    Call to method checkPlain() of deprecated class Drupal\Component\Utility\SafeMarkup.  
 ------ -------------------------------------------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 9 errors  
CommentFileSizeAuthor
#2 deprecated-3084594-2.patch4.41 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new4.41 KB

Here's the patch, please review.

jphautin’s picture

Assigned: Unassigned » jphautin
Status: Needs review » Fixed

thank you for you help with this PR. it has been pushed on the branch.

Status: Fixed » Closed (fixed)

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