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
Block.php
BlockActionInfo.php Remove meaningless @var documentation from constants 2024-10-09 09:33:12 +02:00
BlockCache.php
BlockCacheEntry.php
BlockCacheKey.php
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
BlockPermissionCheckerFactory.php
BlockRestrictionStore.php
BlockRestrictionStoreFactory.php
BlockUser.php
BlockUserFactory.php
BlockUtils.php
BlockUtilsFactory.php
CompositeBlock.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
DatabaseBlock.php
DatabaseBlockStore.php Use explicit nullable type on parameter arguments 2024-10-16 20:58:33 +02:00
DatabaseBlockStoreFactory.php
HideUserUtils.php
SystemBlock.php
UnblockUser.php
UnblockUserFactory.php
UserBlockCommandFactory.php