php drupal-check.phar modules/contrib/ckeditor_uploadimage/
11/11 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ---------------------------------------------------
Line ckeditor_uploadimage.install
------ ---------------------------------------------------
28 Call to deprecated function drupal_get_profile().
------ ---------------------------------------------------
------ -------------------------------------------------------
Line src/Controller/CKEditorUploadImageController.php
------ -------------------------------------------------------
32 Call to deprecated function file_upload_max_size().
34 Call to deprecated function file_prepare_directory().
57 Call to deprecated function drupal_get_messages().
------ -------------------------------------------------------
------ -----------------------------------------------------
Line src/Plugin/CKEditorPlugin/DrupalUploadImage.php
------ -----------------------------------------------------
91 Call to deprecated function file_upload_max_size().
------ -----------------------------------------------------
------ -----------------------------------------------------
Line src/Plugin/CKEditorPlugin/DrupalUploadImageImce.php
------ -----------------------------------------------------
91 Call to deprecated function file_upload_max_size().
------ -----------------------------------------------------
------ ---------------------------------------------------
Line src/Plugin/CKEditorPlugin/FileTools.php
------ ---------------------------------------------------
35 Call to deprecated function drupal_get_profile().
36 Call to deprecated function drupal_get_profile().
------ ---------------------------------------------------
------ ---------------------------------------------------
Line src/Plugin/CKEditorPlugin/Notification.php
------ ---------------------------------------------------
36 Call to deprecated function drupal_get_profile().
37 Call to deprecated function drupal_get_profile().
------ ---------------------------------------------------
------ ------------------------------------------------------
Line src/Plugin/CKEditorPlugin/NotificationAggregator.php
------ ------------------------------------------------------
35 Call to deprecated function drupal_get_profile().
36 Call to deprecated function drupal_get_profile().
------ ------------------------------------------------------
------ ---------------------------------------------------
Line src/Plugin/CKEditorPlugin/UploadImage.php
------ ---------------------------------------------------
36 Call to deprecated function drupal_get_profile().
37 Call to deprecated function drupal_get_profile().
------ ---------------------------------------------------
------ ---------------------------------------------------
Line src/Plugin/CKEditorPlugin/UploadWidget.php
------ ---------------------------------------------------
35 Call to deprecated function drupal_get_profile().
36 Call to deprecated function drupal_get_profile().
------ ---------------------------------------------------
[ERROR] Found 16 errors | Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3095048-2.patch | 10.1 KB | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere's the patch, please review.
Comment #5
arpeggio commented@Sergiu Stici I have already pushed your patch. Thank you for sharing it.