Skip to content

Commit

Permalink
updated baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed Dec 20, 2023
1 parent cd74d08 commit 461a67e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions phpstan.dist.baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 461a67e

Please sign in to comment.