phpstan baselines cleanup

This commit is contained in:
Dylan K. Taylor
2021-03-23 15:24:20 +00:00
parent ad048f0b7f
commit 9ee80357b0
4 changed files with 8 additions and 73 deletions

View File

@ -295,11 +295,6 @@ parameters:
count: 1
path: ../../../src/world/World.php
-
message: "#^Parameter \\#2 \\$value of method pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\:\\:setString\\(\\) expects string, mixed given\\.$#"
count: 1
path: ../../../src/world/format/io/data/BedrockWorldData.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
@ -308,10 +303,15 @@ parameters:
-
message: "#^Parameter \\#2 \\$value of method pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\:\\:setString\\(\\) expects string, mixed given\\.$#"
count: 1
path: ../../../src/world/format/io/data/BedrockWorldData.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: ../../../src/world/format/io/data/JavaWorldData.php
-
message: "#^Cannot cast mixed to string\\.$#"
message: "#^Parameter \\#2 \\$value of method pocketmine\\\\nbt\\\\tag\\\\CompoundTag\\:\\:setString\\(\\) expects string, mixed given\\.$#"
count: 1
path: ../../../src/world/format/io/data/JavaWorldData.php