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| Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3082248-2.patch | 4.54 KB | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere's the patch, please review.
Comment #3
jayelless commented@Sergiu Stici: Thanks for the patch. Committed.
Comment #5
jayelless commented