IBX-7418: Added input parser for ContentName criterion #333
Annotations
2 errors
Run PHPStan analysis:
src/lib/Server/Input/Parser/Criterion/Image.php#L47
Parameter #2 $data of class Ibexa\Contracts\Core\Repository\Values\Content\Query\Criterion\Image constructor expects array{mimeTypes?: array<string>|string, size?: array{min?: int|null, max?: int|null}, width?: array{min?: int|null, max?: int|null}, height?: array{min?: int|null, max?: int|null}, orientation?: array<string>|string}, array{mimeTypes?: array<string>|string, size?: array{min?: float|int|numeric-string|null, max?: float|int|numeric-string|null}, width?: array{min?: int|null, max?: int|null}, height?: array{min?: int|null, max?: int|null}, orientation?: array<string>|string} given.
|
Run PHPStan analysis
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading