Skip to content

4.0.0

Latest
Compare
Choose a tag to compare
@kedarkhaire kedarkhaire released this 12 Feb 13:15
bb055ba

What's Changed

  • Changed option-resolver's component version to its latest by @kedarkhaire in #379
  • Changes for PHPCS Fixes by @kedarkhaire in #380
  • Changes for Symfony 7.1 upgrade by @kedarkhaire in #381
  • Fixes for issue UnimplementedInterfaceMethod: Method getsupportedtypes is not defined by @kedarkhaire in #385
  • MethodSignatureMismatch: Method supportsDenormalization with return type '' is different to return type 'bool' of inherited method by @kedarkhaire in #389
  • Fixes issue of Method normalize with return type '' is different to return type 'ArrayObject|array<array-key, mixed>|null|scalar' of inherited method NormalizerInterface::normalize by @kedarkhaire in #390
  • Suppressing the LessSpecificImplementedReturnType error for getSupportedTypes function by @kedarkhaire in #393
  • Changes made for symfony 7 standards, declaring return type and adding missing parameters by @kedarkhaire in #395
  • Fixes for new PHPCS changes by @kedarkhaire in #403
  • Fixes for ParamNameMismatch error on composer analyze by @kedarkhaire in #404
  • Changes added for setting minimum Symfony version to 7 by @kedarkhaire in #406
  • Removed PHP8.1 test from matrix for 4x by @kedarkhaire in #407
  • Removed empty array option for CredentialProducts in AppCredential file due to strict Type by @kedarkhaire in #398
  • 4x Fixes to make getter setter functions compatible with ctype_lower checks in symfony serializer component by @kedarkhaire in #410
  • Update the symfony components to stable versions by @kedarkhaire in #412
  • Deprecated function apps removed in 4.x by @kedarkhaire in #414
  • Bump client to v4.0.0 and update changelog by @kedarkhaire in #415