phpstan: drop obsolete explict mixed ignoreError pattern

this got lost in merge resolution
This commit is contained in:
Dylan K. Taylor 2020-08-03 20:19:27 +01:00
parent e1d80f05b1
commit abbc2b9494

View File

@ -115,11 +115,6 @@ parameters:
count: 1
path: ../../../src/command/defaults/VanillaCommand.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1
path: ../../../src/crafting/CraftingManagerFromDataHelper.php
-
message: "#^Method pocketmine\\\\event\\\\EventPriority\\:\\:fromString\\(\\) should return int but returns mixed\\.$#"
count: 1