Merge branch 'stable' into next-minor

This commit is contained in:
Dylan K. Taylor
2022-11-04 20:44:28 +00:00
19 changed files with 55 additions and 13 deletions

View File

@ -15,6 +15,11 @@ parameters:
count: 1
path: ../../../src/entity/projectile/Projectile.php
-
message: "#^Empty array passed to foreach\\.$#"
count: 1
path: ../../../src/network/mcpe/cache/ChunkCache.php
-
message: "#^Match arm comparison between 4 and 4 is always true\\.$#"
count: 1