Calling SpecialPageFactory methods statically is now soft-deprecated. SpecialPageFactory::resetList() is a no-op, and I changed tests in core to use overrideMwServices() instead. Methods that fell back to $wgUser now require a User object being passed. Depends-On: Ie1f80315871085b9fd4763a265b588849d94414d Change-Id: Id8a92d57743f790b7d8c377c033cef38d1bb24de |
||
|---|---|---|
| .. | ||
| ParserOutputSearchDataExtractorTest.php | ||
| SearchEnginePrefixTest.php | ||
| SearchEngineTest.php | ||
| SearchIndexFieldTest.php | ||
| SearchNearMatchResultSetTest.php | ||
| SearchResultSetTest.php | ||
| SearchResultTest.php | ||
| SearchSuggestionSetTest.php | ||