Skip to content

v5.4.0-BETA3

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 18 Nov 15:46
· 1553 commits to 7.1 since this release
v5.4.0-BETA3

Changelog (v6.0.0-BETA2...v5.4.0-BETA3)

  • bug #44110 Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8 (fancyweb)
  • bug #44108 remove FlattenExceptionNormalizer definition if serializer not available (kbond)
  • bug #44065 Add framework config for DBAL cache adapter (GromNaN)