Skip to content

Commit dfea3d2

Browse files
committed
Fixed PHPStan
1 parent 3f412ef commit dfea3d2

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
@@ -3210,18 +3210,6 @@ parameters:
32103210
count: 1
32113211
path: src/bundle/Core/Imagine/Filter/AbstractFilter.php
32123212

3213-
-
3214-
message: '#^Parameter \#2 \$configuredVariations of method Ibexa\\Bundle\\Core\\Imagine\\Filter\\FilterConfiguration\:\:getVariationFilters\(\) expects array\<string, array\{filters\: array\<mixed\>\}\>, non\-empty\-array given\.$#'
3215-
identifier: argument.type
3216-
count: 1
3217-
path: src/bundle/Core/Imagine/Filter/FilterConfiguration.php
3218-
3219-
-
3220-
message: '#^Parameter \#2 \$configuredVariations of method Ibexa\\Bundle\\Core\\Imagine\\Filter\\FilterConfiguration\:\:getVariationPostProcessors\(\) expects array\<string, array\{post_processor\: array\<mixed\>\}\>, non\-empty\-array given\.$#'
3221-
identifier: argument.type
3222-
count: 1
3223-
path: src/bundle/Core/Imagine/Filter/FilterConfiguration.php
3224-
32253213
-
32263214
message: '#^Method Ibexa\\Bundle\\Core\\Imagine\\Filter\\FilterInterface\:\:getOptions\(\) return type has no value type specified in iterable type array\.$#'
32273215
identifier: missingType.iterableValue

0 commit comments

Comments
 (0)