Merge tag '3.11.7'

This commit is contained in:
Dylan K. Taylor
2020-04-18 11:29:47 +01:00
4 changed files with 29 additions and 22 deletions

View File

@ -36,6 +36,8 @@ parameters:
- tests/phpstan/stubs/JsonMapper.stub
- tests/phpstan/stubs/pthreads.stub
reportUnmatchedIgnoredErrors: false #no other way to silence platform-specific non-warnings
staticReflectionClassNamePatterns:
- "#^COM$#"
ignoreErrors:
-
message: "#^Instanceof between pocketmine\\\\plugin\\\\PluginManager and pocketmine\\\\plugin\\\\PluginManager will always evaluate to true\\.$#"