phpstan: drop an obsolete level 7 ignoreErrors pattern

This commit is contained in:
Dylan K. Taylor 2020-06-18 11:51:07 +01:00
parent 95114dcc1e
commit d931a5bcc0

View File

@ -60,11 +60,6 @@ parameters:
count: 2
path: ../../../src/PocketMine.php
-
message: "#^Parameter \\#1 \\$buffer of method pocketmine\\\\nbt\\\\BaseNbtSerializer\\:\\:readCompressed\\(\\) expects string, string\\|false given\\.$#"
count: 1
path: ../../../src/Server.php
-
message: "#^Parameter \\#3 \\$subject of function str_replace expects array\\|string, string\\|false given\\.$#"
count: 1