diff --git a/e2e/integration/composer-baseline.neon b/e2e/integration/composer-baseline.neon index 848b4f41be..b0ea621f68 100644 --- a/e2e/integration/composer-baseline.neon +++ b/e2e/integration/composer-baseline.neon @@ -5,11 +5,6 @@ parameters: count: 2 path: repo/src/Composer/Autoload/PhpFileCleaner.php - - - message: "#^Parameter \\#1 \\$needle of method Composer\\\\Repository\\\\InstalledRepository\\:\\:getDependents\\(\\) expects array\\\\|string, array given\\.$#" - count: 1 - path: repo/src/Composer/Command/BaseDependencyCommand.php - - message: "#^Parameter \\#1 \\$pattern of static method Composer\\\\Pcre\\\\Preg\\:\\:isMatch\\(\\) expects non\\-empty\\-string, string given\\.$#" count: 1 @@ -75,16 +70,16 @@ parameters: count: 1 path: repo/src/Composer/Repository/ComposerRepository.php - - - message: "#^Property Composer\\\\Repository\\\\ComposerRepository\\:\\:\\$sourceMirrors \\(array\\\\>\\|null\\) does not accept non\\-empty\\-array\\\\>\\.$#" - count: 2 - path: repo/src/Composer/Repository/ComposerRepository.php - - message: "#^Parameter \\#1 \\$pattern of static method Composer\\\\Pcre\\\\Preg\\:\\:isMatch\\(\\) expects non\\-empty\\-string, string\\|null given\\.$#" count: 1 path: repo/src/Composer/Repository/FilterRepository.php + - + message: "#^Result of && is always false\\.$#" + count: 1 + path: repo/src/Composer/Repository/PlatformRepository.php + - message: "#^Offset 'namelookup_time' on array\\{url\\: string, content_type\\: string\\|null, http_code\\: int, header_size\\: int, request_size\\: int, filetime\\: int, ssl_verify_result\\: int, redirect_count\\: int, \\.\\.\\.\\} in isset\\(\\) always exists and is not nullable\\.$#" count: 1