From dba35553e6b54d5fec226052620430fbaff47eaf Mon Sep 17 00:00:00 2001 From: Jordi Boggiano Date: Wed, 16 Mar 2022 10:14:17 +0100 Subject: [PATCH] Update baseline (2182+104) --- phpstan/baseline-8.1.neon | 10 ---------- 1 file changed, 10 deletions(-) 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