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

@ -1,15 +1,5 @@
parameters:
ignoreErrors:
-
message: "#^Method ReflectionMethod\\:\\:getClosure\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 2
path: ../../phpunit/event/HandlerListManagerTest.php
-
message: "#^Method ReflectionMethod\\:\\:getClosure\\(\\) invoked with 0 parameters, 1 required\\.$#"
count: 1
path: ../../phpunit/network/mcpe/handler/StupidJsonDecodeTest.php
-
message: "#^Property pocketmine\\\\network\\\\mcpe\\\\handler\\\\StupidJsonDecodeTest\\:\\:\\$stupidJsonDecodeFunc \\(Closure\\(string, bool\\)\\: mixed\\) does not accept Closure\\|null\\.$#"
count: 1