mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 18:29:46 +00:00
48 lines
1.4 KiB
Plaintext
48 lines
1.4 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: "#^Cannot access an offset on Ds\\\\Deque&iterable\\<pocketmine\\\\block\\\\utils\\\\BannerPattern\\>\\.$#"
|
|
count: 1
|
|
path: ../../../src/block/tile/Banner.php
|
|
|
|
-
|
|
message: "#^Cannot access offset int on Ds\\\\Deque&iterable\\<pocketmine\\\\item\\\\WritableBookPage\\>\\.$#"
|
|
count: 2
|
|
path: ../../../src/item/WritableBookBase.php
|
|
|
|
-
|
|
message: "#^Array \\(array\\) does not accept key int\\.$#"
|
|
count: 1
|
|
path: ../../../src/plugin/PluginDescription.php
|
|
|
|
-
|
|
message: "#^Array \\(array\\) does not accept key int\\.$#"
|
|
count: 1
|
|
path: ../../../src/world/format/SubChunk.php
|