9/9 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line src/Form/ApproveUserForm.php
------ ----------------------------------------------------------------------
69 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
73 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

------ --------------------------------------------------------------
Line src/Service/PendingUserNotificationService.php
------ --------------------------------------------------------------
61 Call to deprecated function user_load_multiple():
in Drupal 8.0.0 and will be removed before Drupal 9.0.0. Use
\Drupal\user\Entity\User::loadMultiple().
------ --------------------------------------------------------------

Comments

joy29 created an issue. See original summary.

rudranil29’s picture

StatusFileSize
new1.46 KB

deprecated method removed

rudranil29’s picture

Assigned: rudranil29 » Unassigned
Status: Active » Needs review