Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
- Create HookRunner class and the hook handler interfaces
- Use hook handlers
Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.
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 | T338448 Update LdapAuthentication to use the new HookContainer/HookRunner system |
Change 927272 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/LdapAuthentication@master] Create HookRunner class and the hook handler interfaces
Change 927272 merged by jenkins-bot:
[mediawiki/extensions/LdapAuthentication@master] Create HookRunner class and the hook handler interfaces
Change 960222 had a related patch set uploaded (by Umherirrender; author: Umherirrender):
[mediawiki/extensions/LdapAuthentication@master] Use HookHandlers for core hooks
Change 960222 merged by jenkins-bot:
[mediawiki/extensions/LdapAuthentication@master] Use HookHandlers for core hooks