Update PHPStan baseline

This commit is contained in:
Dylan K. Taylor 2024-11-13 14:58:09 +00:00
parent b82d47dd32
commit 48d2430064
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -545,11 +545,6 @@ parameters:
count: 1
path: ../../../src/entity/projectile/Projectile.php
-
message: "#^Parameter \\#1 \\$promises of static method pocketmine\\\\promise\\\\Promise\\<mixed\\>\\:\\:all\\(\\) expects non\\-empty\\-array\\<int, pocketmine\\\\promise\\\\Promise\\<null\\>\\>, array\\<int, pocketmine\\\\promise\\\\Promise\\<null\\>\\> given\\.$#"
count: 1
path: ../../../src/event/AsyncEvent.php
-
message: "#^Parameter \\#2 \\$recipe of class pocketmine\\\\event\\\\inventory\\\\CraftItemEvent constructor expects pocketmine\\\\crafting\\\\CraftingRecipe, pocketmine\\\\crafting\\\\CraftingRecipe\\|null given\\.$#"
count: 1