fix build

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

View File

@ -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