phpstan: enable checkMissingCallableSignature

This commit is contained in:
Dylan K. Taylor
2021-01-24 20:27:53 +00:00
parent af8936dba5
commit 34c1d455a7
4 changed files with 7 additions and 5 deletions

View File

@ -1485,11 +1485,6 @@ parameters:
count: 1
path: ../../../src/pocketmine/plugin/PluginBase.php
-
message: "#^Parameter \\#1 \\$closure of static method pocketmine\\\\utils\\\\Utils\\:\\:getNiceClosureName\\(\\) expects Closure, Closure\\|null given\\.$#"
count: 3
path: ../../../src/pocketmine/plugin/PluginManager.php
-
message: "#^Cannot call method handleException\\(\\) on pocketmine\\\\scheduler\\\\AsyncWorker\\|null\\.$#"
count: 1