Problem/Motivation
There's functions deprecated for removal in core 10
Proposed resolution
remove the usage, make sure no mentions left
Remaining tasks
review/commit
User interface changes
no
API changes
no
Data model changes
no
Release notes snippet
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3261250-2.patch | 14.54 KB | andypost |
Comments
Comment #2
andypostComment #3
longwaveSurprised that phpcs did not catch this wrongly indented docblock.
Anyway, this is the only deprecated code in update.module and we are clean after applying this patch so this is good to go.
Comment #4
catchCommitted/pushed to 10.0.x, thanks!
Comment #6
longwave