------ ----------------------------------------------------------------------
Line bulk_update_fields/bulk_update_fields.module
------ ----------------------------------------------------------------------
52 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.
------ ----------------------------------------------------------------------

------ ----------------------------------------------------------------------
Line bulk_update_fields/src/BulkUpdateFields.php
------ ----------------------------------------------------------------------
142 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.
------ ----------------------------------------------------------------------

------ ----------------------------------------------------------------------
Line bulk_update_fields/src/Form/BulkUpdateFieldsForm.php
------ ----------------------------------------------------------------------
156 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.
------ ----------------------------------------------------------------------

CommentFileSizeAuthor
#2 deprecated_code_report-3115988-2.patch3.35 KBbblake

Comments

bblake created an issue. See original summary.

bblake’s picture

Status: Active » Needs review
StatusFileSize
new3.35 KB

Patch attached.

  • el1_1el committed 80c340b on 8.x-2.x
    Issue #3115988 by bblake: Deprecated Code Report
    
el1_1el’s picture

Status: Needs review » Fixed

This should be fixed on dev branch. I added a few more things to make compatible 9x-beta1 but gave you issue credit. Thanks!

Status: Fixed » Closed (fixed)

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