------ ----------------------------------------------------------------------
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.
------ ----------------------------------------------------------------------

CommentFileSizeAuthor
#5 3069326-5.patch960 bytesshubham.prakash
#2 3069326-1.patch969 bytesrudranil29

Comments

joy29 created an issue. See original summary.

rudranil29’s picture

StatusFileSize
new969 bytes
rudranil29’s picture

Status: Active » Needs review
rudranil29’s picture

Assigned: rudranil29 » Unassigned
shubham.prakash’s picture

StatusFileSize
new960 bytes

Error should not be mentioned twice.

  • mfb committed d925ec3 on 8.x-1.x
    Issue #3069326 by joy29, shubham.prakash: Drupal 9 Deprecated Code...
mfb’s picture

Status: Needs review » Fixed

Thanks :)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

kristen pol’s picture

Issue tags: +Drupal 9 compatibility

Per 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.