Merge 'minor-next' into 'major-next'

Automatic merge performed by: https://github.com/pmmp/RestrictedActions/actions/runs/14816570368
This commit is contained in:
pmmp-admin-bot[bot]
2025-05-04 01:51:27 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ rules:
- pocketmine\phpstan\rules\DisallowDynamicNewRule
- pocketmine\phpstan\rules\DisallowForeachByReferenceRule
- pocketmine\phpstan\rules\ExplodeLimitRule
- pocketmine\phpstan\rules\UnsafeForeachArrayOfStringRule
- pocketmine\phpstan\rules\UnsafeForeachArrayWithStringKeysRule
# - pocketmine\phpstan\rules\ThreadedSupportedTypesRule
parameters: