wiki.techinc.nl/includes/block
Alexander Vorwerk 93e14502b1 block: Create wiki-aware target for autoblocks
AbstractBlock::setTarget() will fatal if the wiki of the target
doesn't match the wiki of the block.

Bug: T281972
Bug: T284873
Change-Id: Ie696bb6442abd039635ed58439c065a1eb2d1b4f
2022-07-08 22:59:27 +02:00
..
Hook
Restriction phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
AbstractBlock.php Hard deprecate access to public properties on AbstractBlock/DatabaseBlock 2022-06-23 12:43:58 +02:00
Block.php
BlockActionInfo.php
BlockErrorFormatter.php
BlockManager.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BlockPermissionChecker.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BlockPermissionCheckerFactory.php
BlockRestrictionStore.php Don't allow passing a db to BlockRestrictionStore::loadByBlockId() 2022-03-26 06:12:15 +01:00
BlockRestrictionStoreFactory.php
BlockUser.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
BlockUserFactory.php
BlockUtils.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
CompositeBlock.php Throw for mismatched wiki in AbstractBlock::getBy() 2022-06-16 23:31:18 +02:00
DatabaseBlock.php block: Create wiki-aware target for autoblocks 2022-07-08 22:59:27 +02:00
DatabaseBlockStore.php Use MainConfigNames instead of string literals, #4 2022-04-26 19:03:37 +03:00
SystemBlock.php Throw for mismatched wiki in AbstractBlock::getBy() 2022-06-16 23:31:18 +02:00
UnblockUser.php
UnblockUserFactory.php
UserBlockCommandFactory.php