mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
fix build
This commit is contained in:
parent
c1a451f3b1
commit
c312c8ddd6
@ -751,13 +751,13 @@ parameters:
|
|||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Only booleans are allowed in an if condition, bool\\|null given\\.$#"
|
message: "#^Cannot call method setHeightMap\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
||||||
count: 3
|
count: 2
|
||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Cannot call method setHeightMap\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
message: "#^Only booleans are allowed in an if condition, bool\\|null given\\.$#"
|
||||||
count: 1
|
count: 3
|
||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
-
|
-
|
||||||
@ -770,6 +770,11 @@ parameters:
|
|||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
|
-
|
||||||
|
message: "#^Cannot call method setHeightMapArray\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
||||||
|
count: 1
|
||||||
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Cannot call method getHeightMapArray\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
message: "#^Cannot call method getHeightMapArray\\(\\) on pocketmine\\\\world\\\\format\\\\Chunk\\|null\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user