Scrub PHPStan baselines

This commit is contained in:
Dylan K. Taylor 2022-11-04 20:51:22 +00:00
parent c19880e045
commit ed452b9ccd
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -15,21 +15,11 @@ parameters:
count: 1
path: ../../../build/server-phar.php
-
message: "#^Binary operation \"\\.\" between array\\<int, mixed\\>\\|string\\|false and '/'\\|'\\\\\\\\' results in an error\\.$#"
count: 2
path: ../../../src/PocketMine.php
-
message: "#^Do\\-while loop condition is always false\\.$#"
count: 1
path: ../../../src/PocketMine.php
-
message: "#^Cannot cast mixed to string\\.$#"
count: 1
path: ../../../src/Server.php
-
message: "#^Parameter \\#1 \\$array of static method pocketmine\\\\plugin\\\\PluginGraylist\\:\\:fromArray\\(\\) expects array, mixed given\\.$#"
count: 1