Skip to content

Release 2.6.1 (2024-05-06)

Latest
Compare
Choose a tag to compare
@alexander-schranz alexander-schranz released this 06 May 10:28
· 14 commits to 2.6 since this release

Upgrade Guide | Skeleton Adjustments | Full Changelog

  • Add typehint to S3StorageTest class for Symfony 7 compatibility (#7397) (@alexander-schranz)
  • Refactor CategoryBundle parts to Constructor Property Promotion (#7398) (@mamazu)
  • Fix inconsistent container width for lists with pagination (#7399) (@NeuralClone)
  • Refactor AdminBundle to use constructor property promotion (#7396) (@mamazu)
  • Fix some false mocking inside various tests (#7392) (@mamazu)
  • Fix typo in SQL for references migration (#7393) (@flogado)
  • Refactor AdminBundle Exception and Metadata to use constructor property promotion (#7391) (@mamazu)
  • Refactor ParameterBag to HeaderBag in Core Tests (#7390) (@mamazu)