Update PHPStan baselines

This commit is contained in:
Dylan K. Taylor
2022-09-28 18:34:01 +01:00
parent def2f8c145
commit 37ec1193ea
3 changed files with 1 additions and 16 deletions

View File

@ -510,11 +510,6 @@ parameters:
count: 1
path: ../../../src/crash/CrashDump.php
-
message: "#^Parameter \\#1 \\$index of method pocketmine\\\\inventory\\\\BaseInventory\\:\\:setItem\\(\\) expects int, int\\|string given\\.$#"
count: 1
path: ../../../src/entity/ExperienceManager.php
-
message: "#^Parameter \\#1 \\$x of method pocketmine\\\\world\\\\World\\:\\:getBlockAt\\(\\) expects int, float\\|int given\\.$#"
count: 1