From 461a67e253276d65514584573a6ae4a3359c0897 Mon Sep 17 00:00:00 2001 From: Fabrizio Balliano Date: Wed, 20 Dec 2023 16:54:26 +0000 Subject: [PATCH] updated baseline --- phpstan.dist.baseline.neon | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/phpstan.dist.baseline.neon b/phpstan.dist.baseline.neon index 43c52d2f9d7..f9a478efebb 100644 --- a/phpstan.dist.baseline.neon +++ b/phpstan.dist.baseline.neon @@ -3740,16 +3740,6 @@ parameters: count: 1 path: app/code/core/Mage/Install/Model/Installer/Db/Abstract.php - - - message: "#^Result of method Mage_Core_Controller_Varien_Action\\:\\:preDispatch\\(\\) \\(void\\) is used\\.$#" - count: 1 - path: app/code/core/Mage/Install/controllers/IndexController.php - - - - message: "#^Result of method Mage_Core_Controller_Varien_Action\\:\\:preDispatch\\(\\) \\(void\\) is used\\.$#" - count: 1 - path: app/code/core/Mage/Install/controllers/WizardController.php - - message: "#^Method Mage_Log_Model_Aggregation\\:\\:_date\\(\\) never returns false so it can be removed from the return type\\.$#" count: 1