..
Hook
Namespace User under \MediaWiki\User
2023-09-19 19:18:16 +00:00
Restriction
Blocks documentation review
2023-09-06 13:48:07 +10:00
AbstractBlock.php
Block: Drop AbstractBlock::getPermissionsError
2024-05-04 18:22:03 +03:00
AutoblockExemptionList.php
AutoblockExemptionList: inject and use a text formatter
2023-11-03 18:20:54 +00:00
Block.php
Multiblocks preparation in User::getBlock(), PermissionManager and BlockManager
2023-10-20 10:07:50 +11:00
BlockActionInfo.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockCache.php
Add cache to BlockManager
2023-10-12 13:42:58 +11:00
BlockCacheEntry.php
block: Add type hints
2023-10-16 08:31:24 -04:00
BlockCacheKey.php
Add "implements Stringable" to every class with "function __toString()"
2024-06-13 00:23:39 +00:00
BlockErrorFormatter.php
Namespace Message, move to appropriate directory
2024-02-14 15:10:36 -05:00
BlockManager.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockPermissionChecker.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockPermissionCheckerFactory.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockRestrictionStore.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockRestrictionStoreFactory.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockUser.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockUserFactory.php
BlockUtils.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
BlockUtilsFactory.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
CompositeBlock.php
Namespace Message, move to appropriate directory
2024-02-14 15:10:36 -05:00
DatabaseBlock.php
block: Deprecate and stop using $wgBlockTargetMigrationStage
2024-05-10 15:54:17 +10:00
DatabaseBlockStore.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
DatabaseBlockStoreFactory.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
HideUserUtils.php
block: Deprecate and stop using $wgBlockTargetMigrationStage
2024-05-10 15:54:17 +10:00
SystemBlock.php
Undeprecate SystemBlock
2023-09-06 13:52:12 +10:00
UnblockUser.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00
UnblockUserFactory.php
UserBlockCommandFactory.php
Use real type hints for services etc. in includes/block/
2024-07-31 08:54:31 +00:00