Fix dodgy ignored PHPStan error

This commit is contained in:
Dylan K. Taylor
2024-11-03 14:39:41 +00:00
parent 82c416624d
commit c63d0ef1b6
2 changed files with 1 additions and 5 deletions

View File

@ -580,11 +580,6 @@ parameters:
count: 1
path: ../../../src/network/mcpe/ChunkRequestTask.php
-
message: "#^Match expression does not handle remaining values\\: pocketmine\\\\crafting\\\\FurnaceType\\:\\:CAMPFIRE\\|pocketmine\\\\crafting\\\\FurnaceType\\:\\:SOUL_CAMPFIRE$#"
count: 1
path: ../../../src/network/mcpe/InventoryManager.php
-
message: "#^Cannot call method doFirstSpawn\\(\\) on pocketmine\\\\player\\\\Player\\|null\\.$#"
count: 1