mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-06 11:57:10 +00:00
Scrub PHPStan baselines
This commit is contained in:
parent
92c29b8172
commit
63c3127248
@ -5,11 +5,6 @@ parameters:
|
|||||||
count: 2
|
count: 2
|
||||||
path: ../../../build/make-release.php
|
path: ../../../build/make-release.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Parameter \\#1 \\$pharPath of function pocketmine\\\\build\\\\server_phar\\\\buildPhar expects string, array\\<int, mixed\\>\\|string\\|false given\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: ../../../build/server-phar.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Parameter \\#1 \\$strings of function pocketmine\\\\build\\\\server_phar\\\\preg_quote_array expects array\\<string\\>, array\\<int, string\\|false\\> given\\.$#"
|
message: "#^Parameter \\#1 \\$strings of function pocketmine\\\\build\\\\server_phar\\\\preg_quote_array expects array\\<string\\>, array\\<int, string\\|false\\> given\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
@ -30,11 +25,6 @@ parameters:
|
|||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/Server.php
|
path: ../../../src/Server.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Cannot cast array\\<int, mixed\\>\\|string\\|false to string\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: ../../../src/ServerConfigGroup.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Cannot cast mixed to int\\.$#"
|
message: "#^Cannot cast mixed to int\\.$#"
|
||||||
count: 2
|
count: 2
|
||||||
@ -1315,11 +1305,6 @@ parameters:
|
|||||||
count: 3
|
count: 3
|
||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
path: ../../../src/world/light/SkyLightUpdate.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Only numeric types are allowed in \\+, int\\|false given on the left side\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: ../../../src/world/light/SkyLightUpdate.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Only numeric types are allowed in \\-, int\\|null given on the right side\\.$#"
|
message: "#^Only numeric types are allowed in \\-, int\\|null given on the right side\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user