VanillaCommand: fix bogus mixed typehints

This commit is contained in:
Dylan K. Taylor
2021-08-15 19:32:33 +01:00
parent 60ac76a3bc
commit dfc82f6820
2 changed files with 2 additions and 18 deletions

View File

@ -50,16 +50,6 @@ parameters:
count: 2
path: ../../../src/VersionInfo.php
-
message: "#^Cannot cast mixed to float\\.$#"
count: 1
path: ../../../src/command/defaults/VanillaCommand.php
-
message: "#^Cannot cast mixed to int\\.$#"
count: 1
path: ../../../src/command/defaults/VanillaCommand.php
-
message: "#^Argument of an invalid type mixed supplied for foreach, only iterables are supported\\.$#"
count: 1