mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-18 11:45:30 +00:00
15 lines
487 B
Plaintext
15 lines
487 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^PHPDoc tag @param has invalid value \\(.+\\)\\: Unexpected token \"&\", expected TOKEN_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: "#^Call to method count\\(\\) on an unknown class _HumbugBoxbfaeed0746fa\\\\Ds\\\\Deque\\.$#"
|
|
count: 1
|
|
path: src/block/Banner.php
|