mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-09 23:39:43 +00:00
fix build
This commit is contained in:
parent
01001dca74
commit
d94877f5d2
@ -601,7 +601,7 @@ parameters:
|
|||||||
path: ../../../src/world/format/Chunk.php
|
path: ../../../src/world/format/Chunk.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Method pocketmine\\\\world\\\\format\\\\Chunk\\:\\:getWritableSubChunk\\(\\) should return pocketmine\\\\world\\\\format\\\\SubChunk but returns pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
message: "#^Method pocketmine\\\\world\\\\format\\\\Chunk\\:\\:getSubChunkChecked\\(\\) should return pocketmine\\\\world\\\\format\\\\SubChunk but returns pocketmine\\\\world\\\\format\\\\SubChunk\\|null\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/world/format/Chunk.php
|
path: ../../../src/world/format/Chunk.php
|
||||||
|
|
||||||
@ -826,7 +826,7 @@ parameters:
|
|||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Cannot call method getWritableSubChunk\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
message: "#^Cannot call method getSubChunkChecked\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
||||||
count: 2
|
count: 2
|
||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user