mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-09 07:20:15 +00:00
75 lines
2.1 KiB
Plaintext
75 lines
2.1 KiB
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
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: "#^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: "#^If condition is always false\\.$#"
|
|
count: 1
|
|
path: ../../../src/item/ItemFactory.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
|
|
|
|
-
|
|
#missing from current stubs
|
|
message: "#^Caught class com_exception not found\\.$#"
|
|
count: 2
|
|
path: ../../../src/network/upnp/UPnP.php
|
|
|
|
-
|
|
#missing from current stubs
|
|
message: "#^Call to method getMessage\\(\\) on an unknown class com_exception\\.$#"
|
|
count: 1
|
|
path: ../../../src/network/upnp/UPnP.php
|
|
|