Ngstack 1017 hydra pagination enrichment feature #49
Annotations
5 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/ApiPlatform/Hydra/Serializer/PartialCollectionViewNormalizerDecorator.php#L79
PHPDoc tag `@return` with type array<string, bool|null> is incompatible with native type bool.
|
|
phpstan:
src/ApiPlatform/Hydra/Serializer/PartialCollectionViewNormalizerDecorator.php#L79
Method Netgen\ApiPlatformExtras\ApiPlatform\Hydra\Serializer\PartialCollectionViewNormalizerDecorator::isCursorPaginationEnabled() has parameter $context with no value type specified in iterable type array.
|
|
phpstan:
src/ApiPlatform/Hydra/Serializer/PartialCollectionViewNormalizerDecorator.php#L63
Call to function method_exists() with Symfony\Component\Serializer\Normalizer\NormalizerInterface and 'getSupportedTypes' will always evaluate to true.
|
|
phpstan:
src/ApiPlatform/Hydra/Serializer/PartialCollectionViewNormalizerDecorator.php#L48
Casting to int something that's already int.
|