mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
fix merge error
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user