wiki.techinc.nl/tests/phpunit/includes/page
Bartosz Dziewoński 8785e4a5b3 Replace remaining uses of deprecated DB_SLAVE with DB_REPLICA
Change 950cf6016c took care of the most,
but a few remain, either outside of includes/ and maintenance/
directories (which that change was limited to), or in code introduced
afterwards.

Change-Id: I9c363d0219ea7e71cde520faba39406949a36d27
2017-08-05 10:10:26 +00:00
..
ArticleTablesTest.php tests: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 02:14:34 +00:00
ArticleTest.php Article::getAutosummary() and WikiPage::getAutosummary() were removed 2016-12-03 12:16:41 +00:00
ImagePage404Test.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ImagePageTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WikiCategoryPageTest.php Use namespaced ScopedCallback 2016-10-17 15:46:05 -07:00
WikiPageTest.php Replace remaining uses of deprecated DB_SLAVE with DB_REPLICA 2017-08-05 10:10:26 +00:00
WikiPageTestContentHandlerUseDB.php