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().
------ --------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | pending_user_notification-3090790-2.patch | 1.46 KB | rudranil29 |
Comments
Comment #2
rudranil29 commenteddeprecated method removed
Comment #3
rudranil29 commented