Releases: symfony/form
Releases · symfony/form
v7.1.0-RC1
Changelog (v7.1.0-BETA1...v7.1.0-RC1)
- no significant changes
v7.1.0-BETA1
Changelog (v7.0.7...v7.1.0-BETA1)
- feature symfony/symfony#52447 [Form] Add option
separator
toChoiceType
to use a custom separator after preferred choices (@mboultoureau) - feature symfony/symfony#51884 [Form] add "model_type" option to MoneyType (@garak)
- feature symfony/symfony#39438 [Form] Errors Property Paths mismatch CollectionType children when removing an entry (@cristoforocervino)
- feature symfony/symfony#52493 [HttpFoundation] Add
UploadedFile::getClientOriginalPath()
to support directory uploads (@danielburger1337) - feature symfony/symfony#50922 [Form] Deprecate not configuring the
default_protocol
option of theUrlType
(@MatTheCat)
v7.0.7
Changelog (v7.0.6...v7.0.7)
- bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)
v6.4.7
Changelog (v6.4.6...v6.4.7)
- bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)
v5.4.39
Changelog (v5.4.38...v5.4.39)
- bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)
v7.0.6
Changelog (v7.0.5...v7.0.6)
- bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
v6.4.6
Changelog (v6.4.5...v6.4.6)
- bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
v5.4.38
Changelog (v5.4.37...v5.4.38)
- bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)
v7.0.4
Changelog (v7.0.3...v7.0.4)
- no significant changes
v6.4.4
Changelog (v6.4.3...v6.4.4)
- no significant changes