Skip to content

Commit 4c6db56

Browse files
committed
Regenerated phpstan baseline
1 parent 936a616 commit 4c6db56

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,11 @@ parameters:
215215
count: 1
216216
path: src/contracts/Output/Visitor.php
217217

218+
-
219+
message: "#^Method Symfony\\\\Component\\\\Serializer\\\\Normalizer\\\\NormalizerInterface\\:\\:supportsNormalization\\(\\) invoked with 3 parameters, 1\\-2 required\\.$#"
220+
count: 1
221+
path: src/contracts/Output/VisitorAdapterNormalizer.php
222+
218223
-
219224
message: "#^Method Ibexa\\\\Rest\\\\FieldTypeProcessor\\\\BaseRelationProcessor\\:\\:setLocationService\\(\\) has no return type specified\\.$#"
220225
count: 1

0 commit comments

Comments
 (0)