Symfony Form Versions Save

Allows to easily create, process and reuse HTML forms

v7.1.0-RC1

2 weeks ago

v7.1.0-BETA1

4 weeks ago

Changelog (https://github.com/symfony/form/compare/v7.0.7...v7.1.0-BETA1)

  • feature symfony/symfony#52447 [Form] Add option separator to ChoiceType 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 the UrlType (@MatTheCat)

v7.0.7

1 month ago

Changelog (https://github.com/symfony/form/compare/v7.0.6...v7.0.7)

  • bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)

v6.4.7

1 month ago

Changelog (https://github.com/symfony/form/compare/v6.4.6...v6.4.7)

  • bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)

v5.4.39

1 month ago

Changelog (https://github.com/symfony/form/compare/v5.4.38...v5.4.39)

  • bug symfony/symfony#54723 [Form] read form values using the chain data accessor (@xabbuh)

v7.0.6

1 month ago

Changelog (https://github.com/symfony/form/compare/v7.0.5...v7.0.6)

  • bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)

v6.4.6

1 month ago

Changelog (https://github.com/symfony/form/compare/v6.4.5...v6.4.6)

  • bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)

v5.4.38

1 month ago

Changelog (https://github.com/symfony/form/compare/v5.4.37...v5.4.38)

  • bug symfony/symfony#54306 Throw TransformationFailedException when there is a null bytes injection (@sormes)

v7.0.4

3 months ago

Changelog (https://github.com/symfony/form/compare/v7.0.3...v7.0.4)

  • no significant changes

v6.4.4

3 months ago

Changelog (https://github.com/symfony/form/compare/v6.4.3...v6.4.4)

  • no significant changes