Skip to content

Commit 9bfadb7

Browse files
committed
update phpstan baseline
1 parent 854aeed commit 9bfadb7

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

.github/phpstan-baseline.neon

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -380,26 +380,6 @@ parameters:
380380
count: 1
381381
path: ../app/code/core/Mage/Adminhtml/Block/Dashboard/Graph.php
382382

383-
-
384-
message: "#^Call to method getData\\(\\) on an unknown class Varien_Config\\.$#"
385-
count: 1
386-
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php
387-
388-
-
389-
message: "#^Call to method setImage\\(\\) on an unknown class Varien_Config\\.$#"
390-
count: 1
391-
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php
392-
393-
-
394-
message: "#^Call to method setParams\\(\\) on an unknown class Varien_Config\\.$#"
395-
count: 1
396-
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php
397-
398-
-
399-
message: "#^Method Mage_Adminhtml_Block_Media_Editor\\:\\:getConfig\\(\\) has invalid return type Varien_Config\\.$#"
400-
count: 1
401-
path: ../app/code/core/Mage/Adminhtml/Block/Media/Editor.php
402-
403383
-
404384
message: "#^Method Mage_Adminhtml_Block_Widget_Grid\\:\\:setDefaultSort\\(\\) invoked with 2 parameters, 1 required\\.$#"
405385
count: 1

0 commit comments

Comments
 (0)