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 and is removed from drupal:9.0.0. Use
mb_strlen() instead.
------ --------------------------------------------------------------------------------------
[ERROR] Found 3 errors
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | image_with_title-3131628-2.patch | 1.05 KB | karishmaamin |
Comments
Comment #2
karishmaamin commentedComment #3
karishmaamin commentedplease review
Comment #4
karishmaamin commentedComment #5
ankush_03Wrong patch name image_with_title-3131628-2.patch ad per #3 comment !
Fixing Patch Name
Comment #6
dhirendra.mishra commented@ankushgautam76@gmail.com,
Could provide the Diff file?
Comment #7
ankush_03@dhirendra.mishra
Read my comments !
Comment #8
dhirendra.mishra commented@ankush,
In both case the patch name is correct.
please find below attached SS.
Comment #9
dhirendra.mishra commentedCommited in latest Release...
Thanks.
Comment #10
dhirendra.mishra commentedComment #11
dhirendra.mishra commentedComment #12
ankush_03Comment #13
mohrerao commentedComment #14
mohrerao commentedComment #15
dhirendra.mishra commentedGiving credit to @mohrerao as he had found out the issue..
Comment #17
kristen polFixing outdated tag.