Changes for Symfony 7.1 upgrade #397
Annotations
40 errors
ImplementedReturnTypeMismatch:
src/Api/ApigeeX/Controller/ApiProductController.php#L76
src/Api/ApigeeX/Controller/ApiProductController.php:76:22: ImplementedReturnTypeMismatch: The inherited return type 'array<array-key, Apigee\Edge\Api\ApigeeX\Entity\ApiProductInterface>' for Apigee\Edge\Api\ApigeeX\Controller\ApiProductControllerInterface::getEligibleProductsByDeveloper is different to the implemented return type for Apigee\Edge\Api\ApigeeX\Controller\ApiProductController::geteligibleproductsbydeveloper 'array<array-key, Apigee\Edge\Api\Monetization\Entity\ApiProductInterface>' (see https://psalm.dev/123)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php#L25
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php:25:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\ApiProductDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php#L30
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php:30:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
UnimplementedInterfaceMethod:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: UnimplementedInterfaceMethod: Method getsupportedtypes is not defined on class Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer (see https://psalm.dev/044)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php#L24
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php:24:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\BillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperAcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperBillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\PrepaidBalanceDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
ImplementedReturnTypeMismatch:
src/Api/ApigeeX/Controller/ApiProductController.php#L76
src/Api/ApigeeX/Controller/ApiProductController.php:76:22: ImplementedReturnTypeMismatch: The inherited return type 'array<array-key, Apigee\Edge\Api\ApigeeX\Entity\ApiProductInterface>' for Apigee\Edge\Api\ApigeeX\Controller\ApiProductControllerInterface::getEligibleProductsByDeveloper is different to the implemented return type for Apigee\Edge\Api\ApigeeX\Controller\ApiProductController::geteligibleproductsbydeveloper 'array<array-key, Apigee\Edge\Api\Monetization\Entity\ApiProductInterface>' (see https://psalm.dev/123)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php#L25
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php:25:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\ApiProductDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php#L30
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php:30:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
UnimplementedInterfaceMethod:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: UnimplementedInterfaceMethod: Method getsupportedtypes is not defined on class Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer (see https://psalm.dev/044)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php#L24
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php:24:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\BillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperAcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperBillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\PrepaidBalanceDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
ImplementedReturnTypeMismatch:
src/Api/ApigeeX/Controller/ApiProductController.php#L76
src/Api/ApigeeX/Controller/ApiProductController.php:76:22: ImplementedReturnTypeMismatch: The inherited return type 'array<array-key, Apigee\Edge\Api\ApigeeX\Entity\ApiProductInterface>' for Apigee\Edge\Api\ApigeeX\Controller\ApiProductControllerInterface::getEligibleProductsByDeveloper is different to the implemented return type for Apigee\Edge\Api\ApigeeX\Controller\ApiProductController::geteligibleproductsbydeveloper 'array<array-key, Apigee\Edge\Api\Monetization\Entity\ApiProductInterface>' (see https://psalm.dev/123)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php#L25
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php:25:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\ApiProductDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php#L30
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php:30:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
UnimplementedInterfaceMethod:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: UnimplementedInterfaceMethod: Method getsupportedtypes is not defined on class Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer (see https://psalm.dev/044)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php#L24
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php:24:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\BillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperAcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperBillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\PrepaidBalanceDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
ImplementedReturnTypeMismatch:
src/Api/ApigeeX/Controller/ApiProductController.php#L76
src/Api/ApigeeX/Controller/ApiProductController.php:76:22: ImplementedReturnTypeMismatch: The inherited return type 'array<array-key, Apigee\Edge\Api\ApigeeX\Entity\ApiProductInterface>' for Apigee\Edge\Api\ApigeeX\Controller\ApiProductControllerInterface::getEligibleProductsByDeveloper is different to the implemented return type for Apigee\Edge\Api\ApigeeX\Controller\ApiProductController::geteligibleproductsbydeveloper 'array<array-key, Apigee\Edge\Api\Monetization\Entity\ApiProductInterface>' (see https://psalm.dev/123)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php#L25
src/Api/ApigeeX/Denormalizer/AcceptedRatePlanDenormalizer.php:25:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/ApiProductDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\ApiProductDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php#L30
src/Api/ApigeeX/Denormalizer/AppDenormalizer.php:30:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
UnimplementedInterfaceMethod:
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php#L27
src/Api/ApigeeX/Denormalizer/AppGroupMembershipDenormalizer.php:27:7: UnimplementedInterfaceMethod: Method getsupportedtypes is not defined on class Apigee\Edge\Api\ApigeeX\Denormalizer\AppGroupMembershipDenormalizer (see https://psalm.dev/044)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php#L24
src/Api/ApigeeX/Denormalizer/BillingTypeDenormalizer.php:24:16: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\BillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperAcceptedRatePlanDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperAcceptedRatePlanDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php#L23
src/Api/ApigeeX/Denormalizer/DeveloperBillingTypeDenormalizer.php:23:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\DeveloperBillingTypeDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|
MethodSignatureMismatch:
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php#L29
src/Api/ApigeeX/Denormalizer/PrepaidBalanceDenormalizer.php:29:7: MethodSignatureMismatch: Method Apigee\Edge\Api\ApigeeX\Denormalizer\PrepaidBalanceDenormalizer::supportsDenormalization with return type '' is different to return type 'bool' of inherited method Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization (see https://psalm.dev/042)
|