Last modified: 2014-09-12 15:57:25 UTC
After adding a user to Tools at https://wikitech.wikimedia.org/w/index.php?title=Special:NovaProject&action=addmember&projectname=tools&member=Klortho, the result page said inter alia: | Strict Standards: Declaration of LuceneResult::getTitleSnippet() should be compatible with that of SearchResult::getTitleSnippet() in /usr/local/apache/common-local/php-1.24wmf15/extensions/MWSearch/MWSearch_body.php on line 153 (Also, it said: | Successfully added Klortho to tools. And, indeed, the user was added to the Tools project.)
Got the same warning just now when deleting a page.
Created attachment 16385 [details] Screenshot of error.
got the same error while moving a page https://wikitech.wikimedia.org/w/index.php?title=Incident_documentation/20130910-swift-syslog&redirect=no
This would be fixed by https://gerrit.wikimedia.org/r/#/c/158390/, but let's fix the actual warning first!
Chad says this is already fixed on master. So, I'll try to get 158390 rolled out shortly.
done