| .. |
|
Hook
|
GetAllBlockActionsHook: Document avoiding blockable action ID conflicts
|
2021-05-10 18:35:58 +01:00 |
|
Restriction
|
Make use of ??= in more places
|
2022-12-17 01:10:13 +00:00 |
|
AbstractBlock.php
|
Hard deprecate AbstractBlock::getPermissionsError
|
2022-11-23 12:24:16 +03:00 |
|
Block.php
|
Block: Expose list of block types as constant
|
2022-08-29 02:02:24 -07:00 |
|
BlockActionInfo.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
BlockErrorFormatter.php
|
GetBlockErrorMessageKey: Add typehints and improve documentation
|
2022-10-18 14:16:29 +01:00 |
|
BlockManager.php
|
Various doc fixes about false on method arguments/return types
|
2022-11-10 19:23:46 +00:00 |
|
BlockPermissionChecker.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
BlockPermissionCheckerFactory.php
|
Authority: expose user block info
|
2021-06-30 13:42:21 +02:00 |
|
BlockRestrictionStore.php
|
Clean up redundant array manipulation
|
2022-12-11 12:42:29 +01:00 |
|
BlockRestrictionStoreFactory.php
|
Introduce a BlockRestrictionStoreFactory
|
2022-01-24 20:17:40 +01:00 |
|
BlockUser.php
|
Reorg: Move Title-related classes to title/
|
2022-11-26 09:30:32 +00:00 |
|
BlockUserFactory.php
|
Remove some more comments that literally repeat the code
|
2021-12-09 19:01:36 +01:00 |
|
BlockUtils.php
|
Use str_starts_with/str_ends_with/str_contains
|
2022-12-12 19:54:24 +01:00 |
|
CompositeBlock.php
|
Throw for mismatched wiki in AbstractBlock::getBy()
|
2022-06-16 23:31:18 +02:00 |
|
DatabaseBlock.php
|
Merge "Make use of ?:, ?? and ??= operators in mostly trivial cases"
|
2022-12-16 02:51:26 +00:00 |
|
DatabaseBlockStore.php
|
Use MainConfigNames instead of string literals, #4
|
2022-04-26 19:03:37 +03:00 |
|
SystemBlock.php
|
Deprecate global-blocks-specific methods and hook
|
2022-11-28 15:33:44 +00:00 |
|
UnblockUser.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
UnblockUserFactory.php
|
build: Updating dependencies
|
2021-07-22 03:36:05 +00:00 |
|
UserBlockCommandFactory.php
|
Make use of ?:, ?? and ??= operators in mostly trivial cases
|
2022-12-05 21:37:13 +01:00 |