Upgrade_status reports:

Call to deprecated function drupal_set_message(). Deprecated in Drupal 8.5.0 and will be removed before Drupal 9.0.0. Use ​\​Drupal​\​Core​\​Messenger​\​MessengerInterface::addMessage() instead.

CommentFileSizeAuthor
#2 3097241-2.patch2.43 KBDeeksha B

Comments

rivimey created an issue. See original summary.

Deeksha B’s picture

Status: Active » Needs review
StatusFileSize
new2.43 KB

Replaced drupal_set_message() with ::addMessage().

rivimey’s picture

Status: Needs review » Reviewed & tested by the community
jeroent’s picture

Status: Reviewed & tested by the community » Closed (duplicate)