phpstan: drop an obsolete phpstan-bugs ignoreError

This commit is contained in:
Dylan K. Taylor 2020-06-19 10:41:41 +01:00
parent e105578be0
commit e32180ce93

View File

@ -30,11 +30,6 @@ parameters:
count: 1
path: ../../../src/pocketmine/network/mcpe/protocol/DataPacket.php
-
message: "#^Strict comparison using \\=\\=\\= between array and false will always evaluate to false\\.$#"
count: 1
path: ../../../src/pocketmine/utils/Timezone.php
-
message: "#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#"
count: 1