Clean up invalid errors in baseline

main
Jordi Boggiano 3 years ago
parent e58fbb7f67
commit c686bbd7e2
No known key found for this signature in database
GPG Key ID: 7BBD42C429EC80BC

@ -45,21 +45,6 @@ parameters:
count: 1
path: ../src/Composer/Command/DiagnoseCommand.php
-
message: "#^PHPDoc tag @param references unknown parameter\\: \\$links$#"
count: 1
path: ../src/Composer/Command/GenerateTestCommand.php
-
message: "#^Undefined variable\\: \\$io$#"
count: 2
path: ../src/Composer/Command/GenerateTestCommand.php
-
message: "#^Unreachable statement \\- code above always terminates\\.$#"
count: 1
path: ../src/Composer/Command/GenerateTestCommand.php
-
message: "#^Negated boolean expression is always false\\.$#"
count: 1

Loading…
Cancel
Save