Problem/Motivation
There are a few deprecated methods shown when checking with "drupal-check" utility:
------ ----------------------------------------------------------------------
Line src/TwigExtension.php
------ ----------------------------------------------------------------------
319 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.
------ ----------------------------------------------------------------------
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal_9_deprecated_code_report-3103845-2.patch | 1004 bytes | gnanagowthaman sankar |
Comments
Comment #2
gnanagowthaman sankar commentedHi @rajeevgole,
Here by i attached the patch. Please review and let me know for changes.
Thanks & Regards,
Gnanagowthaman sankar
Comment #3
gnanagowthaman sankar commentedPatch
Thanks & Regards,
Gnanagowthaman sankar
Comment #4
avpadernoI am closing this issue, since it is open for an already released version.