Skip to content

v8.1.0-BETA1

Choose a tag to compare

@fabpot fabpot released this 06 May 14:28
· 24 commits to 8.2 since this release
Immutable release. Only release title and notes can be modified.
v8.1.0-BETA1

Changelog (v8.0.9...v8.1.0-BETA1)

  • feature #63945 Make constraint validators reentrant instead of being stateful (@stof)
  • feature #63371 Add uid_format option to EntityType (@lacatoire)
  • feature #63214 Allow ViolationMapperInterface injection for ValidatorExtension and FormTypeValidatorExtension (@ktherage)
  • feature #63157 Add support for enums in SignatureHasher::computeSignatureHash() (@nicolas-grekas)
  • feature #62917 Add ArgumentResolver (@chalasr)
  • feature #62792 Deprecate RegisterMappingsPass::$aliasMap (@GromNaN)