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

Comments

mohrerao created an issue. See original summary.

karishmaamin’s picture

Assigned: Unassigned » karishmaamin
karishmaamin’s picture

Status: Active » Needs review
StatusFileSize
new1.05 KB

please review

karishmaamin’s picture

Assigned: karishmaamin » Unassigned
ankush_03’s picture

StatusFileSize
new1.05 KB

Wrong patch name image_with_title-3131628-2.patch ad per #3 comment !

Fixing Patch Name

dhirendra.mishra’s picture

@ankushgautam76@gmail.com,

Could provide the Diff file?

ankush_03’s picture

@dhirendra.mishra

Read my comments !

dhirendra.mishra’s picture

StatusFileSize
new185.03 KB

@ankush,

In both case the patch name is correct.
please find below attached SS.

dhirendra.mishra’s picture

Commited in latest Release...

Thanks.

dhirendra.mishra’s picture

Status: Needs review » Fixed
dhirendra.mishra’s picture

ankush_03’s picture

mohrerao’s picture

mohrerao’s picture

dhirendra.mishra’s picture

Giving credit to @mohrerao as he had found out the issue..

Status: Fixed » Closed (fixed)

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

kristen pol’s picture

Fixing outdated tag.