diff --git a/phpstan-unsupported-baseline.neon b/phpstan-unsupported-baseline.neon index ee6a1c15c..a8e3458ca 100644 --- a/phpstan-unsupported-baseline.neon +++ b/phpstan-unsupported-baseline.neon @@ -25,31 +25,6 @@ parameters: count: 1 path: src/Operation/Unpack.php - - - message: "#^Parameter \\#1 \\$collection of function asyncMap_checkListString expects loophp\\\\collection\\\\Contract\\\\Collection\\, loophp\\\\collection\\\\Contract\\\\Collection\\ given\\.$#" - count: 2 - path: tests/static-analysis/asyncMap.php - - - - message: "#^Parameter \\#1 \\$collection of function asyncMap_checkMapString expects loophp\\\\collection\\\\Contract\\\\Collection\\, loophp\\\\collection\\\\Contract\\\\Collection\\ given\\.$#" - count: 1 - path: tests/static-analysis/asyncMap.php - - - - message: "#^Parameter \\#1 \\$collection of function flatMap_checkListString expects loophp\\\\collection\\\\Contract\\\\Collection\\, loophp\\\\collection\\\\Contract\\\\Collection\\ given\\.$#" - count: 2 - path: tests/static-analysis/flatMap.php - - - - message: "#^Parameter \\#1 \\$collection of function map_checkListString expects loophp\\\\collection\\\\Contract\\\\Collection\\, loophp\\\\collection\\\\Contract\\\\Collection\\ given\\.$#" - count: 2 - path: tests/static-analysis/map.php - - - - message: "#^Parameter \\#1 \\$collection of function map_checkMapString expects loophp\\\\collection\\\\Contract\\\\Collection\\, loophp\\\\collection\\\\Contract\\\\Collection\\ given\\.$#" - count: 1 - path: tests/static-analysis/map.php - - message: "#^Parameter \\#1 \\$collection of function reduction_checkListString expects loophp\\\\collection\\\\Contract\\\\Collection\\, loophp\\\\collection\\\\Contract\\\\Collection\\ given\\.$#" count: 1