Skip to content

Commit

Permalink
update phpstan baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
justinbeaty authored and fballiano committed Aug 29, 2022
1 parent db7287d commit 13bd371
Showing 1 changed file with 0 additions and 20 deletions.
20 changes: 0 additions & 20 deletions .github/phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -380,26 +380,6 @@ parameters:
count: 1
path: ../app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php

-
message: "#^Call to method getData\\(\\) on an unknown class Varien_Config\\.$#"
count: 1
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php

-
message: "#^Call to method setImage\\(\\) on an unknown class Varien_Config\\.$#"
count: 1
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php

-
message: "#^Call to method setParams\\(\\) on an unknown class Varien_Config\\.$#"
count: 1
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php

-
message: "#^Method Mage_Adminhtml_Block_Media_Editor\\:\\:getConfig\\(\\) has invalid return type Varien_Config\\.$#"
count: 1
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php

-
message: "#^Method Mage_Adminhtml_Block_Widget_Grid\\:\\:setDefaultSort\\(\\) invoked with 2 parameters, 1 required\\.$#"
count: 1
Expand Down

0 comments on commit 13bd371

Please sign in to comment.