mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-16 18:59:00 +00:00
93 lines
2.8 KiB
Plaintext
93 lines
2.8 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^PHPDoc tag @param has invalid value \\(.+\\)\\: Unexpected token \"&\", expected variable at offset \\d+$#"
|
|
path: ../../../src
|
|
|
|
-
|
|
message: "#^Default value of the parameter \\#\\d+ \\$[A-Za-z\\d_]+ \\(\\-?\\d+\\) of method .+\\(\\) is incompatible with type float\\.$#"
|
|
path: ../../../src
|
|
|
|
-
|
|
message: "#^Cannot access an offset on Threaded\\.$#"
|
|
path: ../../../src
|
|
|
|
-
|
|
message: "#^Cannot assign new offset to Threaded\\.$#"
|
|
path: ../../../src
|
|
|
|
-
|
|
message: "#^Offset string does not exist on array\\(\\)\\.$#"
|
|
count: 3
|
|
path: ../../../src/MemoryManager.php
|
|
|
|
-
|
|
message: "#^Offset \\(int\\|string\\) does not exist on array\\(\\)\\.$#"
|
|
count: 1
|
|
path: ../../../src/MemoryManager.php
|
|
|
|
-
|
|
message: "#^Comparison operation \"\\>\\=\" between 0 and 2 is always false\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/Liquid.php
|
|
|
|
-
|
|
#adjacentSources comparison FP
|
|
message: "#^If condition is always false\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/Liquid.php
|
|
|
|
-
|
|
message: "#^Cannot access an offset on Ds\\\\Deque&iterable\\<pocketmine\\\\block\\\\utils\\\\BannerPattern\\>\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/tile/Banner.php
|
|
|
|
-
|
|
message: "#^Call to function assert\\(\\) with false and 'unknown hit type' will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: ../../../src/entity/projectile/Projectile.php
|
|
|
|
-
|
|
#dynamic Entity class access of ::ID constant
|
|
message: "#^Strict comparison using \\!\\=\\= between \\-1 and \\-1 will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/ItemFactory.php
|
|
|
|
-
|
|
message: "#^Cannot access offset int on Ds\\\\Deque&iterable\\<pocketmine\\\\item\\\\WritableBookPage\\>\\.$#"
|
|
count: 2
|
|
path: ../../../src/item/WritableBookBase.php
|
|
|
|
-
|
|
#object to array cast analysis bug
|
|
message: "#^Call to function is_object\\(\\) with int will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/protocol/DataPacket.php
|
|
|
|
-
|
|
message: "#^If condition is always false\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/mcpe/protocol/types/entity/EntityMetadataCollection.php
|
|
|
|
-
|
|
message: "#^Instanceof between int and PharFileInfo will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: ../../../src/plugin/PharPluginLoader.php
|
|
|
|
-
|
|
#ReflectionFunction::getClosureThis() should be nullable
|
|
message: "#^Else branch is unreachable because ternary operator condition is always true\\.$#"
|
|
count: 1
|
|
path: ../../../src/utils/Utils.php
|
|
|
|
-
|
|
#ReflectionFunction::getClosureScopeClass() should be nullable
|
|
message: "#^Unreachable statement \\- code above always terminates\\.$#"
|
|
count: 1
|
|
path: ../../../src/utils/Utils.php
|
|
|
|
-
|
|
message: "#^Strict comparison using \\=\\=\\= between int\\<min, 3\\> and 4 will always evaluate to false\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/World.php
|