Skip to content

Commit 03d0f57

Browse files
committed
1 parent 7a7712a commit 03d0f57

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.phpstan.baseline.neon

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,7 +3388,7 @@ parameters:
33883388
message: '#^Comparison operation "\!\=" between array\|int and 0 results in an error\.$#'
33893389
identifier: notEqual.invalid
33903390
count: 1
3391-
path: app/code/core/Mage/Reports/Model/Resource/Report/Product/Viewed/Collection.php
3391+
path: app/code/core/Mage/Reports/Model/Resource/Report/Collection/Abstract.php
33923392

33933393
-
33943394
message: '#^Call to an undefined method Mage_Reports_Model_Resource_Review_Collection\:\:_joinFields\(\)\.$#'
@@ -3744,12 +3744,6 @@ parameters:
37443744
count: 1
37453745
path: app/code/core/Mage/Sales/Model/Resource/Order/Payment/Transaction.php
37463746

3747-
-
3748-
message: '#^Comparison operation "\!\=" between array\|int and 0 results in an error\.$#'
3749-
identifier: notEqual.invalid
3750-
count: 1
3751-
path: app/code/core/Mage/Sales/Model/Resource/Report/Bestsellers/Collection.php
3752-
37533747
-
37543748
message: '#^Call to an undefined method Varien_Db_Adapter_Interface\:\:listTables\(\)\.$#'
37553749
identifier: method.notFound

0 commit comments

Comments
 (0)