7/7 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
------ ----------------------------------------------------------------------------------
Line src/EditUuidConfigForm.php
------ ----------------------------------------------------------------------------------
107 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.
110 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.
112 Call to deprecated method urlInfo() of class Drupal\Core\Entity\EntityInterface:
in drupal:8.0.0 and is removed from drupal:9.0.0.
Use \Drupal\Core\Entity\EntityInterface::toUrl() instead.
------ ----------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | after_patch.png | 261.02 KB | swatichouhan012 |
| #3 | 3113141-3.patch | 1.24 KB | swatichouhan012 |
| deprecated_code.png | 229.88 KB | swatichouhan012 |
Comments
Comment #2
swatichouhan012 commentedWe will work in #vb13febContribution.
Comment #3
swatichouhan012 commentedKindly review patch to fix above issue.
Comment #5
karthikeyan-manivasagam commented@swati Thank you for your contribution !