Skip to content

Commit 20ba33f

Browse files
ViniTouadamwojs
authored andcommitted
dropped entries from baseline
1 parent 403ce3d commit 20ba33f

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,6 @@ parameters:
1818
count: 1
1919
path: src/bundle/Command/MigrateLegacyMatrixCommand.php
2020

21-
-
22-
message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:configure\(\) has no return type specified\.$#'
23-
identifier: missingType.return
24-
count: 1
25-
path: src/bundle/Command/MigrateLegacyMatrixCommand.php
26-
2721
-
2822
message: '#^Method Ibexa\\Bundle\\FieldTypeMatrix\\Command\\MigrateLegacyMatrixCommand\:\:convertCellsToRows\(\) has parameter \$cells with no value type specified in iterable type array\.$#'
2923
identifier: missingType.iterableValue
@@ -203,9 +197,3 @@ parameters:
203197
identifier: isset.property
204198
count: 1
205199
path: tests/lib/LegacySetupFactory.php
206-
207-
-
208-
message: '#^Access to an undefined property Ibexa\\Contracts\\Core\\Repository\\Values\\ValueObject\:\:\$id\.$#'
209-
identifier: property.notFound
210-
count: 1
211-
path: tests/lib/Repository/SearchServiceTest.php

0 commit comments

Comments
 (0)