wiki.techinc.nl/includes/block
Umherirrender e662614f95 Use explicit nullable type on parameter arguments
Implicitly marking parameter $... as nullable is deprecated in php8.4,
the explicit nullable type must be used instead

Created with autofix from Ide15839e98a6229c22584d1c1c88c690982e1d7a

Break one long line in SpecialPage.php

Bug: T376276
Change-Id: I807257b2ba1ab2744ab74d9572c9c3d3ac2a968e
2024-10-16 20:58:33 +02:00
..
Hook Add SpreadAnyEditBlock hook 2024-09-24 12:04:20 +01:00
Restriction
AbstractBlock.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02: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 Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02: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 Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
BlockManager.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02: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 Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
DatabaseBlock.php block: Deprecate and stop using $wgBlockTargetMigrationStage 2024-05-10 15:54:17 +10:00
DatabaseBlockStore.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02: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