php drupal-check.phar modules/contrib/ckeditor_templates_ui/
8/8 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ----------------------------------------------------------------------------------------------------------------
Line src/CkeditorTemplatesUi.php
------ ----------------------------------------------------------------------------------------------------------------
Class Drupal\ckeditor_templates\Plugin\CKEditorPlugin\CkeditorTemplates not found and could not be autoloaded.
------ ----------------------------------------------------------------------------------------------------------------
------ ---------------------------------------------------
Line src/Form/CkeditorTemplateDeleteForm.php
------ ---------------------------------------------------
40 Call to deprecated function drupal_set_message().
------ ---------------------------------------------------
------ ------------------------------------------------------------
Line src/Form/CkeditorTemplateForm.php
------ ------------------------------------------------------------
109 Call to deprecated function _file_save_upload_from_form().
127 Call to deprecated function file_prepare_directory().
130 Call to deprecated function file_unmanaged_copy().
139 Call to deprecated function drupal_set_message().
144 Call to deprecated function drupal_set_message().
------ ------------------------------------------------------------
[ERROR] Found 7 errors
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | deprecated-3090104-2.patch | 3.3 KB | sergiu stici |
Comments
Comment #2
sergiu stici commentedHere is the patch, please review.
Comment #3
anas_maw commentedThank you for this patch, everything is working as expected.
Comment #5
anas_maw commentedCommitted, thanks.