Cleanup PHPStan baselines

This commit is contained in:
Dylan K. Taylor
2021-08-04 21:24:13 +01:00
parent b31dce2119
commit b72d81be5e
7 changed files with 5 additions and 103 deletions

View File

@ -10,11 +10,6 @@ parameters:
count: 2
path: ../../../src/console/ConsoleReader.php
-
message: "#^Parameter \\#1 \\$command of function proc_open expects string, array\\<int, string\\> given\\.$#"
count: 1
path: ../../../src/console/ConsoleReaderThread.php
-
message: "#^Method pocketmine\\\\crafting\\\\CraftingManager\\:\\:getDestructorCallbacks\\(\\) should return pocketmine\\\\utils\\\\ObjectSet\\<Closure\\(\\)\\: void\\> but returns pocketmine\\\\utils\\\\ObjectSet\\<Closure\\(\\)\\: void\\>\\|pocketmine\\\\utils\\\\ObjectSet\\<object\\>\\.$#"
count: 1