Skip to content

Commit 2c9ae7d

Browse files
committed
Update PMMP baseline
1 parent c8d4103 commit 2c9ae7d

File tree

1 file changed

+0
-40
lines changed

1 file changed

+0
-40
lines changed

e2e/integration/pocketmine-baseline.neon

Lines changed: 0 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,10 @@
11
parameters:
22
ignoreErrors:
3-
-
4-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(pocketmine\\\\Player\\)\\: bool given\\.$#"
5-
count: 1
6-
path: repo/src/pocketmine/Server.php
7-
8-
-
9-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(string\\)\\: bool given\\.$#"
10-
count: 1
11-
path: repo/src/pocketmine/Server.php
12-
13-
-
14-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(pocketmine\\\\Player\\)\\: bool given\\.$#"
15-
count: 1
16-
path: repo/src/pocketmine/command/defaults/ListCommand.php
17-
18-
-
19-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(pocketmine\\\\entity\\\\Attribute\\)\\: bool given\\.$#"
20-
count: 1
21-
path: repo/src/pocketmine/entity/AttributeMap.php
22-
23-
-
24-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(pocketmine\\\\item\\\\Item\\)\\: bool given\\.$#"
25-
count: 1
26-
path: repo/src/pocketmine/entity/Human.php
27-
283
-
294
message: "#^Parameter \\#2 \\$callback of function usort expects callable\\(mixed, mixed\\)\\: int, array\\('pocketmine\\\\\\\\inventory\\\\\\\\CraftingManager', 'sort'\\) given\\.$#"
305
count: 1
316
path: repo/src/pocketmine/inventory/CraftingManager.php
327

33-
-
34-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(string\\)\\: bool given\\.$#"
35-
count: 1
36-
path: repo/src/pocketmine/lang/BaseLang.php
37-
388
-
399
message: "#^Cannot call method getBlockData\\(\\) on pocketmine\\\\level\\\\format\\\\SubChunkInterface\\|null\\.$#"
4010
count: 1
@@ -90,11 +60,6 @@ parameters:
9060
count: 1
9161
path: repo/src/pocketmine/level/format/Chunk.php
9262

93-
-
94-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(pocketmine\\\\entity\\\\Entity\\)\\: bool given\\.$#"
95-
count: 1
96-
path: repo/src/pocketmine/level/format/Chunk.php
97-
9863
-
9964
message: "#^Cannot call method getBlockDataArray\\(\\) on pocketmine\\\\level\\\\format\\\\SubChunkInterface\\|null\\.$#"
10065
count: 1
@@ -110,11 +75,6 @@ parameters:
11075
count: 1
11176
path: repo/src/pocketmine/level/format/io/leveldb/LevelDB.php
11277

113-
-
114-
message: "#^Parameter \\#2 \\$callback of function array_filter expects \\(callable\\(mixed, mixed\\)\\: bool\\)\\|null, Closure\\(string\\)\\: bool given\\.$#"
115-
count: 1
116-
path: repo/src/pocketmine/level/format/io/region/McRegion.php
117-
11878
-
11979
message: "#^Parameter \\#2 \\$count of function array_fill expects int\\<0, max\\>, int given\\.$#"
12080
count: 2

0 commit comments

Comments
 (0)