wiki.techinc.nl/tests/phpunit/includes/block
Alexander Vorwerk 31d063ca71 Deprecate passing a db to DatabaseBlockStore::insertBlock()
Instead of passing a custom database to DatabaseBlockStore::instertBlock
callers should rather just fetch a correct DatabaseBlockStore
using the new DatabaseBlockStoreFactory service.

Bug: T291849
Change-Id: Ia1319f35bbc5bd786d1d96d330f94255d7b3582a
2023-05-20 11:02:45 +02:00
..
Restriction Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
BlockErrorFormatterTest.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
BlockManagerTest.php Reorg: Move WebResponse and FauxResponse to Request/ 2023-03-01 18:18:11 +01:00
BlockRestrictionStoreTest.php Clean up IDatabase::deleteJoin() return value assumptions 2023-03-24 22:26:08 +00:00
CompositeBlockTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00
DatabaseBlockTest.php Deprecate passing a db to DatabaseBlockStore::insertBlock() 2023-05-20 11:02:45 +02:00