From f1fe46dc69c8f3f34dc7a7cbe92deb3ace21545b Mon Sep 17 00:00:00 2001 From: Andrew Longosz Date: Thu, 19 Oct 2023 15:08:59 +0200 Subject: [PATCH] [PHPStan] Dropped from baseline resolved issues in PreviewController --- phpstan-baseline.neon | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/phpstan-baseline.neon b/phpstan-baseline.neon index e0bdc8e3f8..8b20995bfb 100644 --- a/phpstan-baseline.neon +++ b/phpstan-baseline.neon @@ -11550,31 +11550,6 @@ parameters: count: 1 path: src/lib/MVC/Symfony/ConfigDumperInterface.php - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has no return type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$contentId with no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$language with no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$siteAccessName with no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php - - - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\PreviewController\\:\\:previewContentAction\\(\\) has parameter \\$versionNo with no type specified\\.$#" - count: 1 - path: src/lib/MVC/Symfony/Controller/Content/PreviewController.php - - message: "#^Method Ibexa\\\\Core\\\\MVC\\\\Symfony\\\\Controller\\\\Content\\\\QueryController\\:\\:runPagingQuery\\(\\) has no return type specified\\.$#" count: 1