Skip to content

Commit fbf858b

Browse files
committed
Updated .phpstan.dist.baseline.neon
1 parent 4291879 commit fbf858b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.phpstan.dist.baseline.neon

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3180,16 +3180,6 @@ parameters:
31803180
count: 15
31813181
path: app/code/core/Mage/Catalog/Model/Resource/Setup.php
31823182

3183-
-
3184-
message: "#^Parameter \\#1 \\$categoryIds of method Mage_Catalog_Model_Resource_Url\\:\\:_getCategories\\(\\) expects array\\|int, null given\\.$#"
3185-
count: 1
3186-
path: app/code/core/Mage/Catalog/Model/Resource/Url.php
3187-
3188-
-
3189-
message: "#^Parameter \\#1 \\$productIds of method Mage_Catalog_Model_Resource_Url\\:\\:_getProducts\\(\\) expects array\\|int, null given\\.$#"
3190-
count: 1
3191-
path: app/code/core/Mage/Catalog/Model/Resource/Url.php
3192-
31933183
-
31943184
message: "#^Parameter \\#3 \\$storeId of method Mage_Catalog_Model_Resource_Url\\:\\:_getProductAttribute\\(\\) expects string, int given\\.$#"
31953185
count: 1

0 commit comments

Comments
 (0)