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

Comments

joy29 created an issue. See original summary.

rudranil29’s picture

StatusFileSize
new1.09 KB
rudranil29’s picture

Status: Active » Needs review

drupal-check image_with_title/
2/2 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

[OK] No errors

rudranil29’s picture

Assigned: rudranil29 » Unassigned
rudranil29’s picture

StatusFileSize
new1.09 KB

made some mistake on above patch please use this one.

dhirendra.mishra’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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