------ ---------------------------------------------------------------
Line src/EventSubscriber/RestrictRoleLoginByIpEventSubscriber.php
------ ---------------------------------------------------------------
19 Call to deprecated function drupal_set_message():
in drupal:8.5.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage()
instead.
------ ---------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | restrict-role-login-by-ip-d9-compatibility-3238163-2.patch | 2.68 KB | karan_mudi |
| #2 | restrict-role-login-by-ip-d9-compatibility-3238163-1.patch | 2.2 KB | karan_mudi |
Comments
Comment #2
karan_mudi commentedComment #3
karan_mudi commentedComment #4
karan_mudi commentedComment #5
mohit_aghera commentedFixed and pushed to 1.x branch.
I've changed few things directly in the code itself.