mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-29 06:05:54 +00:00
Merge branch 'stable' into next-minor
This commit is contained in:
commit
6e08b622b3
@ -31,6 +31,8 @@ parameters:
|
|||||||
- tests/phpstan/stubs/pthreads.stub
|
- tests/phpstan/stubs/pthreads.stub
|
||||||
- tests/phpstan/stubs/chunkutils.stub
|
- tests/phpstan/stubs/chunkutils.stub
|
||||||
reportUnmatchedIgnoredErrors: false #no other way to silence platform-specific non-warnings
|
reportUnmatchedIgnoredErrors: false #no other way to silence platform-specific non-warnings
|
||||||
|
staticReflectionClassNamePatterns:
|
||||||
|
- "#^COM$#"
|
||||||
ignoreErrors:
|
ignoreErrors:
|
||||||
-
|
-
|
||||||
message: "#^Instanceof between pocketmine\\\\plugin\\\\PluginManager and pocketmine\\\\plugin\\\\PluginManager will always evaluate to true\\.$#"
|
message: "#^Instanceof between pocketmine\\\\plugin\\\\PluginManager and pocketmine\\\\plugin\\\\PluginManager will always evaluate to true\\.$#"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user