Clean PHPStan baselines from 1.0.2

This commit is contained in:
Dylan K. Taylor 2021-11-04 19:28:52 +00:00
parent 54f287feb6
commit 4c3a5fdd73
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -30,16 +30,6 @@ parameters:
count: 1 count: 1
path: ../../../src/entity/projectile/Projectile.php path: ../../../src/entity/projectile/Projectile.php
-
message: "#^Parameter \\#1 \\$array of function array_values expects array, array given\\.$#"
count: 1
path: ../../../src/plugin/PluginDescription.php
-
message: "#^Parameter \\#2 \\$array of function array_map expects array, array given\\.$#"
count: 3
path: ../../../src/plugin/PluginDescription.php
- -
message: "#^Dead catch \\- RuntimeException is never thrown in the try block\\.$#" message: "#^Dead catch \\- RuntimeException is never thrown in the try block\\.$#"
count: 1 count: 1