remove some dead ignoreErrors

This commit is contained in:
Dylan K. Taylor
2020-01-30 22:30:04 +00:00
parent 799183e13e
commit 89ebd2b880
2 changed files with 0 additions and 16 deletions

View File

@ -33,12 +33,6 @@ parameters:
count: 1
path: ../../../src/pocketmine/block/Liquid.php
-
#$class::NETWORK_ID false positive
message: "#^Strict comparison using \\!\\=\\= between \\-1 and \\-1 will always evaluate to false\\.$#"
count: 1
path: ../../../src/pocketmine/entity/Entity.php
-
message: "#^Call to function assert\\(\\) with false and 'unknown hit type' will always evaluate to false\\.$#"
count: 1