Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
Use hook handlers for core hooks
Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
Use hook handlers for core hooks
Subject | Repo | Branch | Lines /- | |
---|---|---|---|---|
Use HookHandlers for core hooks | mediawiki/extensions/MachineVision | master | 101 -55 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Umherirrender | T335536 Hard deprecate class Hooks with all deprecated functions (and remove in 1.42) | |||
Open | None | T254670 [EPIC] Update extensions that run hooks to use the new HookContainer/HookRunner system | |||
Open | None | T263353 Update all Wikimedia production extensions to use the new HookContainer/HookRunner system | |||
Resolved | Umherirrender | T346551 Update MachineVision to use the new HookContainer/HookRunner system |
We're disabling MachineVision on commons on Wed, and uninstalling it not long after, so I'm not sure there's a good reason to spend time doing this work
Change 962142 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/MachineVision@master] Use HookHandlers for core hooks
Change 962142 merged by jenkins-bot:
[mediawiki/extensions/MachineVision@master] Use HookHandlers for core hooks