Page MenuHomePhabricator

Fix "PHP Strict standards: non-static method WikimediaEventsHooks::onSpecialSearchResults() should not be called statically"
Closed, ResolvedPublic

Description

	public function onSpecialSearchResults( $term, &$titleMatches, &$textMatches ) {
..

Event Timeline

Krinkle raised the priority of this task from to Needs Triage.
Krinkle updated the task description. (Show Details)
Krinkle subscribed.
Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Change 227378 had a related patch set uploaded (by Reedy):
Make WikimediaEventsHooks::onSpecialSearchResults() static

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

Change 227378 merged by jenkins-bot:
Make WikimediaEventsHooks::onSpecialSearchResults() static

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

Reedy claimed this task.