Fixes issue of Method normalize with return type '' is different to r… #423
Annotations
3 errors
Composer Analyze:
src/Serializer/EntitySerializer.php#L226
src/Serializer/EntitySerializer.php:226:57: LessSpecificImplementedReturnType: The inherited return type 'array<string, bool|null>' for Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes is more specific than the implemented return type for Apigee\Edge\Serializer\EntitySerializer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
Composer Analyze:
src/Serializer/EntitySerializer.php#L226
src/Serializer/EntitySerializer.php:226:57: LessSpecificImplementedReturnType: The inherited return type 'array<string, bool|null>' for Symfony\Component\Serializer\Normalizer\DenormalizerInterface::getSupportedTypes is more specific than the implemented return type for Apigee\Edge\Serializer\EntitySerializer::getsupportedtypes 'array<array-key, mixed>' (see https://psalm.dev/166)
|
Composer Analyze
Process completed with exit code 2.
|
Loading