Page MenuHomePhabricator

Update CirrusSearch to use the new HookContainer/HookRunner system
Open, Needs TriagePublic

Description

Implement the Hook system added in MediaWiki 1.35 in the extensions, see Hooks.md for documentation.

  • Use hook handlers for core hooks
  • Use of hook handlers for own hooks (not good practice, avoid this and call own code without hook handlers)

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 962128 had a related patch set uploaded (by Umherirrender; author: Umherirrender):

[mediawiki/extensions/CirrusSearch@master] Use HookHandlers for core hooks

https://gerrit.wikimedia.org/r/962128

Change 962128 merged by jenkins-bot:

[mediawiki/extensions/CirrusSearch@master] Use HookHandlers for core hooks

https://gerrit.wikimedia.org/r/962128

Umherirrender updated the task description. (Show Details)