wiki.techinc.nl/tests/phpunit/includes/specialpage
Cindy Cicalese 2d302a936e Hard-deprecate IDatabase parameter for UserIdentity:getActorId()
Bug: T273576
Change-Id: I0df4a2749afae74671dc4c49bac4e18309677703
2021-02-17 12:51:02 -05:00
..
AbstractChangesListSpecialPageTestCase.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
ChangesListSpecialPageTest.php Hard-deprecate IDatabase parameter for UserIdentity:getActorId() 2021-02-17 12:51:02 -05:00
FormSpecialPageTestCase.php Improve documentation about object to be stdClass or specific type 2020-11-20 14:47:56 +00:00
SpecialPageFactoryTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
SpecialPageTest.php Use expectWarning/Deprecation/Notice/Error() in phpunit tests 2021-01-04 00:16:51 +00:00
SpecialPageTestHelper.php