------ ----------------------------------------------------------------------
Line src/Form/FileMimeApplyForm.php
------ ----------------------------------------------------------------------
119 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.
122 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.
------ ----------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 3069326-5.patch | 960 bytes | shubham.prakash |
| #2 | 3069326-1.patch | 969 bytes | rudranil29 |
Comments
Comment #2
rudranil29 commentedComment #3
rudranil29 commentedComment #4
rudranil29 commentedComment #5
shubham.prakash commentedError should not be mentioned twice.
Comment #7
mfbThanks :)
Comment #9
kristen polPer a Slack discussion with Gábor Hojtsy regarding usage of D9 tags (Drupal 9, Drupal 9 compatibility, Drupal 9 readiness, etc.), "Drupal 9 compatibility" should be used for contributed projects that need updating and "Drupal 9" was the old tag for D8 issues before the D9 branch was ready. Doing tag cleanup here based on that discussion.