diff --git a/phpstan/baseline-8.1.neon b/phpstan/baseline-8.1.neon index 3453b49f9df3..63ded635f4cc 100644 --- a/phpstan/baseline-8.1.neon +++ b/phpstan/baseline-8.1.neon @@ -70,11 +70,6 @@ parameters: count: 1 path: ../src/Composer/Command/ValidateCommand.php - - - message: "#^Parameter \\#1 \\$string of function substr_replace expects array\\|string, string\\|false given\\.$#" - count: 1 - path: ../src/Composer/Compiler.php - - message: "#^Parameter \\#1 \\$string of function rtrim expects string, int\\|string\\|null given\\.$#" count: 1 @@ -95,11 +90,6 @@ parameters: count: 2 path: ../src/Composer/DependencyResolver/Problem.php - - - message: "#^Parameter \\#1 \\$string of function trim expects string, array\\\\>\\|string\\|false given\\.$#" - count: 1 - path: ../src/Composer/Downloader/FileDownloader.php - - message: "#^Parameter \\#1 \\$stream of function fclose expects resource, resource\\|false given\\.$#" count: 1