Some remaining uses that need to be updated:
https://codesearch.wmflabs.org/search/?q=Revision%3A%3AnewFromTitle&i=nope&files=&repos=
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Replace deprecated Revision::newFromTitle | mediawiki/extensions/TranslateSvg | master | +16 -6 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T11968 Reduce use of global and public variables | |||
| Open | None | T159283 Deprecate non-configuration globals | |||
| Open | DannyS712 | T159299 Deprecate and remove $wgUser | |||
| Resolved | DannyS712 | T267861 [GOAL] Emit deprecation warnings reading from $wgUser | |||
| Open | DannyS712 | T243708 Mediawiki core needs uses of global $wgUser removed | |||
| Resolved | DannyS712 | T262707 Remove core fallbacks to global $wgUser [1.37] | |||
| Resolved | DannyS712 | T247143 Remove the Revision class [1.37] | |||
| Resolved | DannyS712 | T250705 Remove Revision::newFromTitle |
Event Timeline
Comment Actions
Change 592293 had a related patch set uploaded (by DannyS712; owner: Umherirrender):
[mediawiki/extensions/TranslateSvg@master] Replace deprecated Revision::newFromTitle
Comment Actions
Change 592293 merged by jenkins-bot:
[mediawiki/extensions/TranslateSvg@master] Replace deprecated Revision::newFromTitle
Comment Actions
This task was filed when I was not expecting to be able to remove the whole Revision class, sorry for the confusion. Resolving now that the entire class has been removed as part of T247143, see rMW983984d5d4a4: EPIC: Remove the Revision class entirely.