PHPStan 1.9.1

This commit is contained in:
Dylan K. Taylor
2022-11-04 18:28:07 +00:00
parent fe982c697b
commit bfd1b2c635
6 changed files with 15 additions and 12 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