Skip to content

2.5.0

Compare
Choose a tag to compare
@dbu dbu released this 23 Nov 07:48
· 16 commits to 2.x since this release
2.5.0
  • Clean CI workflow: fix GitHub composer caches
  • Add rector-php analysis
  • Increase Phpstan check level to 7
  • Fix fallback to JMS serializer when the order of configured groups were
    not ordered as the ones in the generated PHP filenames.
    Keep consistent sorting on both Context and GroupCombination classes.
  • Fix bug when serializing a multidimensional array with a primitive type.