mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
fix merge error
This commit is contained in:
parent
163c3855eb
commit
86f67445c6
@ -86,7 +86,7 @@ parameters:
|
|||||||
#readlink() can return false but phpstan doesn't know this
|
#readlink() can return false but phpstan doesn't know this
|
||||||
message: "#^Strict comparison using \\!\\=\\= between string and false will always evaluate to true\\.$#"
|
message: "#^Strict comparison using \\!\\=\\= between string and false will always evaluate to true\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/pocketmine/utils/Timezone.php
|
path: ../../../src/utils/Timezone.php
|
||||||
|
|
||||||
-
|
-
|
||||||
#phpstan doesn't understand that SplFixedArray may contain null
|
#phpstan doesn't understand that SplFixedArray may contain null
|
||||||
|
Loading…
x
Reference in New Issue
Block a user