wiki.techinc.nl/tests/phpunit/includes/specialpage
James D. Forrester b5ce7632c7 hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23
Neither SpecialWatchlistFilters nor SpecialRecentChangesFilters are used in any
code known to Wikimedia code search. The related code to use these hooks was
only ever used within the MediaWiki repo.

Change-Id: Ib631d49d7b5835c665171dbad3e8a646b80827ef
2018-09-12 12:43:01 -07:00
..
AbstractChangesListSpecialPageTestCase.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
ChangesListSpecialPageTest.php hooks: Drop Special{Watchlist|RecentChanges}Filters, deprecated in 1.23 2018-09-12 12:43:01 -07:00
SpecialPageFactoryTest.php Make SpecialPageFactory a service 2018-08-17 11:12:23 -07:00
SpecialPageTest.php Use setContentLang() instead of setMwGlobals() 2018-07-26 11:35:58 +00:00
SpecialPageTestHelper.php Add test cases to SpecialPageFactoryTest for registration via callback 2014-11-01 02:06:24 +01:00