wiki.techinc.nl/tests/phpunit/includes/block
Thalia dc4ff4f5b4 DatabaseBlock: Deprecate some obsolete methods
Deprecate deleteIfExpired, chooseBlock and fromMaster, which are
unused.

deleteIfExpired, called internally, appears unused since
b3c844133a.

fromMaster, an internal getter/setter for the mFromMaster property,
is unused since newLoad was refactored in
a387a375a1.

chooseBlock is unused since the introduction of CompositeBlock in
1eaf65d0a5.

Change-Id: I9db6d989e3138b3e0cbf6315ecbf2f8793a37bd6
2020-04-15 20:35:48 +01:00
..
Restriction Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
BlockErrorFormatterTest.php Throw deprecation warning for AbstractBlock::getBlockErrorParams 2019-11-18 17:00:10 +00:00
BlockManagerTest.php Make use of PHPUnit's assertCount feature where possible 2020-03-02 15:58:41 +00:00
BlockRestrictionStoreTest.php Replace all new stdClass() with identical (object)[] 2020-03-04 21:18:30 +00:00
CompositeBlockTest.php Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
DatabaseBlockTest.php DatabaseBlock: Deprecate some obsolete methods 2020-04-15 20:35:48 +01:00