Scrub PHPStan baselines

This commit is contained in:
Dylan K. Taylor
2021-04-19 16:18:22 +01:00
parent 73f913e279
commit 4e0bc6c98e
3 changed files with 0 additions and 40 deletions

View File

@ -250,11 +250,6 @@ parameters:
count: 1
path: ../../../src/scheduler/AsyncTask.php
-
message: "#^Cannot call method cancel\\(\\) on pocketmine\\\\scheduler\\\\TaskHandler\\|null\\.$#"
count: 1
path: ../../../src/scheduler/CancellableClosureTask.php
-
message: "#^Cannot call method getAsyncWorkerId\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
count: 1
@ -510,8 +505,3 @@ parameters:
count: 1
path: ../../phpunit/event/HandlerListManagerTest.php
-
message: "#^Cannot call method cancel\\(\\) on pocketmine\\\\scheduler\\\\TaskHandler\\|null\\.$#"
count: 1
path: ../../plugins/TesterPlugin/src/pmmp/TesterPlugin/CheckTestCompletionTask.php