Skip to content

Commit 185919e

Browse files
committed
phpstan
1 parent 2a2c3bd commit 185919e

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.phpstan.dist.baseline.neon

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -672,12 +672,6 @@ parameters:
672672
count: 1
673673
path: app/code/core/Mage/Adminhtml/Block/Widget/Tabs.php
674674

675-
-
676-
message: '#^Parameter \#1 \$ids of method Mage_Adminhtml_Controller_Action\:\:loadLayout\(\) expects bool\|string\|null, array\<int, string\> given\.$#'
677-
identifier: argument.type
678-
count: 2
679-
path: app/code/core/Mage/Adminhtml/Controller/Action.php
680-
681675
-
682676
message: '#^Return type \(Mage_Admin_Model_Session\) of method Mage_Adminhtml_Controller_Report_Abstract\:\:_getSession\(\) should be compatible with return type \(Mage_Adminhtml_Model_Session\) of method Mage_Adminhtml_Controller_Action\:\:_getSession\(\)$#'
683677
identifier: method.childReturnType
@@ -792,12 +786,6 @@ parameters:
792786
count: 1
793787
path: app/code/core/Mage/Adminhtml/controllers/Catalog/Product/SetController.php
794788

795-
-
796-
message: '#^Parameter \#1 \$ids of method Mage_Adminhtml_Controller_Action\:\:loadLayout\(\) expects bool\|string\|null, array\<int, string\> given\.$#'
797-
identifier: argument.type
798-
count: 2
799-
path: app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php
800-
801789
-
802790
message: '#^Method Mage_Adminhtml_Controller_Action\:\:_setForcedFormKeyActions\(\) invoked with 2 parameters, 1 required\.$#'
803791
identifier: arguments.count
@@ -3054,12 +3042,6 @@ parameters:
30543042
count: 1
30553043
path: app/code/core/Mage/Core/Controller/Varien/Action.php
30563044

3057-
-
3058-
message: '#^Parameter \#1 \$handles of method Mage_Core_Controller_Varien_Action\:\:loadLayout\(\) expects bool\|string\|null, array\<int, string\> given\.$#'
3059-
identifier: argument.type
3060-
count: 2
3061-
path: app/code/core/Mage/Core/Controller/Varien/Action.php
3062-
30633045
-
30643046
message: '#^Parameter \#2 \$value of method Zend_Controller_Response_Abstract\:\:setHeader\(\) expects string, int\|false given\.$#'
30653047
identifier: argument.type

0 commit comments

Comments
 (0)