Skip to content

Commit e4ccfa7

Browse files
committed
PHPStan baseline updated
1 parent 212bef6 commit e4ccfa7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

phpstan-baseline-7.4.neon

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3019,4 +3019,7 @@ parameters:
30193019
message: "#^Parameter \\#3 \\$type of method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:setParameter\\(\\) expects string\\|null, int given\\.$#"
30203020
count: 1
30213021
path: ../../plugins/CustomObjectsBundle/Tests/Unit/Segment/Query/UnionQueryContainerTest.php
3022-
3022+
-
3023+
message: "#^Constant MAUTIC_TABLE_PREFIX not found\\.$#"
3024+
count: 1
3025+
path: ../../plugins/CustomObjectsBundle/Helper/ContactFilterMatcher.php

phpstan-baseline-8.0.neon

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3019,4 +3019,7 @@ parameters:
30193019
message: "#^Parameter \\#3 \\$type of method Mautic\\\\LeadBundle\\\\Segment\\\\Query\\\\QueryBuilder\\:\\:setParameter\\(\\) expects string\\|null, int given\\.$#"
30203020
count: 1
30213021
path: ../../plugins/CustomObjectsBundle/Tests/Unit/Segment/Query/UnionQueryContainerTest.php
3022-
3022+
-
3023+
message: "#^Constant MAUTIC_TABLE_PREFIX not found\\.$#"
3024+
count: 1
3025+
path: ../../plugins/CustomObjectsBundle/Helper/ContactFilterMatcher.php

0 commit comments

Comments
 (0)