Problem/Motivation
Function drupal_set_message() is deprecated. See: https://www.drupal.org/node/2774931
File:
- advagg/src/Form/OperationsForm.php
- advagg/src/Form/InfoForm.php
Proposed resolution
Use \Drupal::messenger() instead of drupal_set_message()
Remaining tasks
Create patchNeeds Review
User interface changes
None.
API changes
None.
Data model changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | advagg-form_messenger_service-3028908-2.patch | 7.24 KB | i-trokhanenko |
Comments
Comment #2
i-trokhanenkoComment #3
Roman Dyn commentedSuccessfully applied advagg-form_messenger_service-3028908-2.patch. All works fine. Please commit it. Thanks.
Comment #4
thallesLooks good!
Comment #6
thalles