1
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-07-11 20:35:15 +00:00

fix build

This commit is contained in:
Dylan K. Taylor 2020-10-31 16:51:14 +00:00
parent 5f7b0994b9
commit f67ab094f2

@ -196,17 +196,17 @@ parameters:
path: ../../../src/block/FrostedIce.php path: ../../../src/block/FrostedIce.php
- -
message: "#^Parameter \\#1 \\$x of method pocketmine\\\\world\\\\World\\:\\:getHighestAdjacentBlockSkyLight\\(\\) expects int, float\\|int given\\.$#" message: "#^Parameter \\#1 \\$x of method pocketmine\\\\world\\\\World\\:\\:getHighestAdjacentRealBlockSkyLight\\(\\) expects int, float\\|int given\\.$#"
count: 1 count: 1
path: ../../../src/block/FrostedIce.php path: ../../../src/block/FrostedIce.php
- -
message: "#^Parameter \\#2 \\$y of method pocketmine\\\\world\\\\World\\:\\:getHighestAdjacentBlockSkyLight\\(\\) expects int, float\\|int given\\.$#" message: "#^Parameter \\#2 \\$y of method pocketmine\\\\world\\\\World\\:\\:getHighestAdjacentRealBlockSkyLight\\(\\) expects int, float\\|int given\\.$#"
count: 1 count: 1
path: ../../../src/block/FrostedIce.php path: ../../../src/block/FrostedIce.php
- -
message: "#^Parameter \\#3 \\$z of method pocketmine\\\\world\\\\World\\:\\:getHighestAdjacentBlockSkyLight\\(\\) expects int, float\\|int given\\.$#" message: "#^Parameter \\#3 \\$z of method pocketmine\\\\world\\\\World\\:\\:getHighestAdjacentRealBlockSkyLight\\(\\) expects int, float\\|int given\\.$#"
count: 1 count: 1
path: ../../../src/block/FrostedIce.php path: ../../../src/block/FrostedIce.php