v8.1.0-BETA1
·
24 commits
to 8.2
since this release
Immutable
release. Only release title and notes can be modified.
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
ViolationMapperInterfaceinjection forValidatorExtensionandFormTypeValidatorExtension(@ktherage) - feature #63157 Add support for enums in
SignatureHasher::computeSignatureHash()(@nicolas-grekas) - feature #62917 Add ArgumentResolver (@chalasr)
- feature #62792 Deprecate
RegisterMappingsPass::$aliasMap(@GromNaN)