Closed (fixed)
Project:
Blazy
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2019 at 13:59 UTC
Updated:
17 Jan 2019 at 06:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
idebr commentedAttached patch removes the duplicate drupal_set_message function in BlazySettingsFormTest.
Comment #3
gausarts commentedThanks for the catch!
Obviously, the tests and most codes were written a year ago, or so (26 May 2017). Things have changed a lot since then while I was away from Drupal for a year. If you find more deprecated functions to remove, feel free to create relevant issues mentioning a link to the relevant docs would also be helpful for the project documentation sake. So we all can learn directly from the horses' mouth.
Comment #5
gausarts commentedCommitted. Thank you for contribution!