phpstan 0.12.65

This commit is contained in:
Dylan K. Taylor
2021-01-09 18:04:42 +00:00
parent 0d8858f948
commit 972c911485
5 changed files with 22 additions and 11 deletions

View File

@ -745,6 +745,11 @@ parameters:
count: 1
path: ../../../src/pocketmine/level/generator/normal/Normal.php
-
message: "#^Method pocketmine\\\\metadata\\\\MetadataStore\\:\\:getMetadataInternal\\(\\) should return array\\<pocketmine\\\\metadata\\\\MetadataValue\\> but returns SplObjectStorage\\<pocketmine\\\\plugin\\\\Plugin, pocketmine\\\\metadata\\\\MetadataValue\\>\\.$#"
count: 1
path: ../../../src/pocketmine/metadata/MetadataStore.php
-
message: "#^Variable method call on pocketmine\\\\event\\\\Listener\\.$#"
count: 1