Skip to content

Commit 4d03fc0

Browse files
committed
phpstan
1 parent b47534d commit 4d03fc0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.phpstan.dist.baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2586,12 +2586,6 @@ parameters:
25862586
count: 1
25872587
path: app/code/core/Mage/Core/Model/Design/Fallback.php
25882588

2589-
-
2590-
rawMessage: 'Property Mage_Core_Model_Design_Package::$_store (int|Mage_Core_Model_Store|string) on left side of ?? is not nullable.'
2591-
identifier: nullCoalesce.property
2592-
count: 1
2593-
path: app/code/core/Mage/Core/Model/Design/Package.php
2594-
25952589
-
25962590
rawMessage: 'Parameter #1 $policyCode of method Mage_Core_Model_Domainpolicy::_getDomainPolicyByCode() expects string, int given.'
25972591
identifier: argument.type

0 commit comments

Comments
 (0)