9/9 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line src/Form/ServedFileDeleteForm.php
------ ----------------------------------------------------------------------
68 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/Form/ServedFileForm.php
------ ----------------------------------------------------------------------
144 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.
154 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.
------ ----------------------------------------------------------------------

[ERROR] Found 3 errors

CommentFileSizeAuthor
#2 serve_plain_file-3090794-2.patch1.54 KBjoy29
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joy29 created an issue. See original summary.

joy29’s picture

deprecated method removed...

joy29’s picture

Assigned: joy29 » Unassigned
Status: Active » Needs review

  • mbm80 committed dd1fec2 on 8.x-1.x authored by joy29
    Issue #3090794 by joy29: deprecated drupal_set_message() method used
    
mbm80’s picture

Status: Needs review » Fixed

thx, tested & merged, created 8.x-1.5

Status: Fixed » Closed (fixed)

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