Meta issue: #2205673: [meta] Remove all @deprecated functions marked "remove before 8.0"
The focus of the issue is to remove usage of update_get_projects() from update.compare.inc
| Comment | File | Size | Author |
|---|---|---|---|
| #10 | remove_usage_of-2449809-10.patch | 9.91 KB | jeroent |
| #10 | interdiff.txt | 7.37 KB | jeroent |
| #5 | remove_usage_of_update_get_projects-5.patch | 9.91 KB | tadityar |
| remove_usage_of_update_get_projects.patch | 10.34 KB | jeroent |
Comments
Comment #1
andypostLooks nothing left here
Comment #3
andypostComment #4
tadityar commentedI'm working on the reroll
Comment #5
tadityar commentedRe-rolled
Comment #6
jeroentBack to RTBC.
Comment #7
a_thakur commentedCould not find exiting change records, probably a new one has to be created.
Comment #8
xjmThanks @a_thakur. Agreed that we need the change record first. When we create one, let's also add the original issue that added the update manager on it, since there might be other information missing from that change. So I think the title of the change record will be something like "Update manager service added..."
Comment #9
xjmAlso, we should use ClassName::methodName() rather than ClassName->methodName() in documentation. Thanks!
Comment #10
jeroentMade changes as suggested by xjm in #9.
Patch attached.
Comment #11
jeroentCreated a draft change record: Update manager service added.
Comment #12
nit3ch commentedComment #13
catchCommitted/pushed to 8.0.x, thanks!