2/2 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ------------------------------------------------------------------------
Line image_with_title.module
------ ------------------------------------------------------------------------
52 Call to deprecated method checkPlain() of class
Drupal\Component\Utility\SafeMarkup:
Will be removed before Drupal 9.0.0. Rely on Twig's
auto-escaping feature, or use the @link theme_render #plain_text
@endlink
key when constructing a render array that contains plain text in order
to
use the renderer's auto-escaping feature. If neither of these are
possible, \Drupal\Component\Utility\Html::escape() can be used in
places
where explicit escaping is needed.
52 Call to method checkPlain() of deprecated class
Drupal\Component\Utility\SafeMarkup:
Will be removed before Drupal 9.0.0. Use the appropriate
83 Call to deprecated method strlen() of class
Drupal\Component\Utility\Unicode:
in Drupal 8.6.0, will be removed before Drupal 9.0.0. Use
mb_strlen() instead.
------ ------------------------------------------------------------------------
[ERROR] Found 3 errors
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | image_with_title-3070887-5.patch | 1.09 KB | rudranil29 |
| #2 | image_with_title-3070887-2.patch | 1.09 KB | rudranil29 |
Comments
Comment #2
rudranil29 commentedComment #3
rudranil29 commenteddrupal-check image_with_title/
2/2 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[OK] No errors
Comment #4
rudranil29 commentedComment #5
rudranil29 commentedmade some mistake on above patch please use this one.
Comment #6
dhirendra.mishra commented