From 4419bbf3b0b24fbcfb5c701789ac750e5822e4f5 Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Fri, 9 Feb 2024 12:54:56 +0100 Subject: [PATCH] [PHPStan] Aligned baseline with the changes --- phpstan-baseline.neon | 5 ----- 1 file changed, 5 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index c86cd445c7..490b91030b 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -270,11 +270,6 @@ parameters: count: 1 path: src/bundle/Core/Command/ReindexCommand.php - - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Command\\\\ReindexCommand\\:\\:getPhpProcess\\(\\) has parameter \\$contentIds with no value type specified in iterable type array\\.$#" - count: 1 - path: src/bundle/Core/Command/ReindexCommand.php - - message: "#^Method Ibexa\\\\Bundle\\\\Core\\\\Command\\\\ReindexCommand\\:\\:initialize\\(\\) has no return type specified\\.$#" count: 1