Merge branch 'minor-next' into major-next

This commit is contained in:
Dylan K. Taylor
2025-09-17 01:49:29 +01:00
13 changed files with 140 additions and 54 deletions

View File

@@ -384,6 +384,12 @@ parameters:
count: 3
path: ../../../src/block/Mycelium.php
-
message: '#^Offset 0\|1\|2\|3\|4\|5\|6\|7\|8\|9 might not exist on array\{array\{2, 3\}, array\{5, 4\}, array\{4, 16777221\}, array\{5, 16777220\}, array\{3, 16777218\}, array\{2, 16777219\}\}\.$#'
identifier: offsetAccess.notFound
count: 1
path: ../../../src/block/Rail.php
-
message: '#^Parameter \#1 \$x of method pocketmine\\world\\World\:\:getFullLightAt\(\) expects int, float\|int given\.$#'
identifier: argument.type
@@ -588,6 +594,12 @@ parameters:
count: 1
path: ../../../src/entity/object/FallingBlock.php
-
message: '#^Offset 0\|1\|2\|3\|4\|5 might not exist on array\{3\: 0, 4\: 1, 2\: 2, 5\: 3\}\.$#'
identifier: offsetAccess.notFound
count: 3
path: ../../../src/entity/object/Painting.php
-
message: '#^Parameter \#1 \$x of method pocketmine\\world\\World\:\:getBlockAt\(\) expects int, float\|int given\.$#'
identifier: argument.type
@@ -888,6 +900,12 @@ parameters:
count: 1
path: ../../../src/plugin/PluginDescription.php
-
message: '#^Property pocketmine\\plugin\\PluginDescription\:\:\$srcNamespacePrefix \(string\) does not accept mixed\.$#'
identifier: assign.propertyType
count: 1
path: ../../../src/plugin/PluginDescription.php
-
message: '#^Cannot call method addChild\(\) on pocketmine\\permission\\Permission\|null\.$#'
identifier: method.nonObject
@@ -930,6 +948,12 @@ parameters:
count: 1
path: ../../../src/scheduler/TaskScheduler.php
-
message: '#^Possibly invalid array key type mixed\.$#'
identifier: offsetAccess.invalidOffset
count: 1
path: ../../../src/thread/ThreadManager.php
-
message: '#^Cannot access offset string on mixed\.$#'
identifier: offsetAccess.nonOffsetAccessible