php drupal-check.phar modules/contrib/s3fs_cors/
 11/11 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

 ------ ------------------------------------------------- 
  Line   s3fs_cors.module                                 
 ------ ------------------------------------------------- 
  84     Call to deprecated function file_destination().  
  110    Call to deprecated function file_load().         
 ------ ------------------------------------------------- 

 ------ ---------------------------------------- 
  Line   src/Controller/AjaxController.php       
 ------ ---------------------------------------- 
  96     Call to deprecated function db_like().  
 ------ ---------------------------------------- 

 ------ ----------------------------------------------------- 
  Line   src/Element/S3fsCorsFile.php                         
 ------ ----------------------------------------------------- 
  221    Call to deprecated function file_upload_max_size().  
 ------ ----------------------------------------------------- 

 ------ --------------------------------------------------- 
  Line   src/Form/S3fsCorsAdminForm.php                     
 ------ --------------------------------------------------- 
  111    Call to deprecated function drupal_set_message().  
  119    Call to deprecated function drupal_set_message().  
  123    Call to deprecated function drupal_set_message().  
 ------ --------------------------------------------------- 

 ------ ----------------------------------------------------- 
  Line   src/Plugin/Field/FieldType/S3fsCorsFileItem.php      
 ------ ----------------------------------------------------- 
  43     Call to deprecated function file_upload_max_size().  
 ------ ----------------------------------------------------- 

                                                                                                                        
 [ERROR] Found 8 errors
CommentFileSizeAuthor
#2 deprecated-3082248-2.patch4.54 KBsergiu stici

Comments

Sergiu Stici created an issue. See original summary.

sergiu stici’s picture

Status: Active » Needs review
StatusFileSize
new4.54 KB

Here's the patch, please review.

jayelless’s picture

Status: Needs review » Reviewed & tested by the community

@Sergiu Stici: Thanks for the patch. Committed.

jayelless’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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