There are two parts of this task:
- Deprecating and replacing MWTimestamp::getRelativeTimestamp
- Removing the user fallback in Language::getHumanTimestamp.
There are two parts of this task:
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T11968 Reduce use of global and public variables | |||
| Open | None | T422741 Reduce uses of RequestContext::getMain in MediaWiki code | |||
| Open | None | T422745 Reduce use of RequestContext::getMain in MediaWiki core (outside test code) | |||
| Open | None | T423611 Do not use global context for timestamp rendering |
Change #1272744 had a related patch set uploaded (by MGChecker; author: MGChecker):
[mediawiki/extensions/TimedMediaHandler@master] Replace deprecated MWTimestamp::getRelativeTimestamp
Change #1272737 had a related patch set uploaded (by MGChecker; author: MGChecker):
[mediawiki/core@master] Deprecate using main context in MWTimestamp