mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-15 18:29:46 +00:00
19 lines
516 B
Plaintext
19 lines
516 B
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
|
|
|