7/7 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line src/Controller/EnquirycartController.php
------ ----------------------------------------------------------------------
117 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/EnquiryForm.php
------ ----------------------------------------------------------------------
123 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.
126 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.
132 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/EnquirycartButtonForm.php
------ ----------------------------------------------------------------------
72 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.
79 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 6 errors

CommentFileSizeAuthor
#2 enquirycart-3095608-2.patch2.4 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
danuddara’s picture

Hi Rudra (@joy29).

I have added you as a maintainer and another person (jayesh_makwana) for this module. I am unable to maintain this module now,
Feel free to treat it as your own module and make it work.

cheers!
All the best

danuddara’s picture

Assigned: Unassigned » joy29

  • joy29 committed e7fa16d on 8.x-1.x
    Issue #3095608 by joy29, danuddara: deprecated drupal_set_message()...
joy29’s picture

Status: Needs review » Fixed

Thank you, danuddara
committed to 8.x-1.x dev

joy29’s picture

Status: Fixed » Closed (fixed)