diff --git a/phpstan/baseline.neon b/phpstan/baseline.neon index fe7795738..573d7554a 100644 --- a/phpstan/baseline.neon +++ b/phpstan/baseline.neon @@ -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