Skip to content

Releases: symfony/form

v6.1.7

28 Oct 18:20
v6.1.7
Compare
Choose a tag to compare

Changelog (v6.1.6...v6.1.7)

  • no significant changes

v6.0.15

28 Oct 18:05
v6.0.15
Compare
Choose a tag to compare

Changelog (v6.0.14...v6.0.15)

  • no significant changes

v5.4.15

28 Oct 17:59
v5.4.15
Compare
Choose a tag to compare

Changelog (v5.4.14...v5.4.15)

  • no significant changes

v4.4.48

28 Oct 17:50
v4.4.48
Compare
Choose a tag to compare

Changelog (v4.4.47...v4.4.48)

  • no significant changes

v6.2.0-BETA1

24 Oct 13:03
v6.2.0-BETA1
Compare
Choose a tag to compare
v6.2.0-BETA1 Pre-release
Pre-release

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #46224 Add hash_property_path option to PasswordType (Seb33300)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #47050 Allow TranslatableInterface to the FormType help option (alamirault)
  • feature #46946 ChoiceType choices must support TranslatableInterface (alamirault)
  • feature #46813 Provide string keys when iterating on a form (VincentLanglet)

v6.1.5

30 Sep 08:17
v6.1.5
Compare
Choose a tag to compare

Changelog (v6.1.4...v6.1.5)

  • bug #47528 fix UUID tranformer (nicolas-grekas)

v6.0.13

30 Sep 08:10
v6.0.13
Compare
Choose a tag to compare

Changelog (v6.0.12...v6.0.13)

  • bug #47528 fix UUID tranformer (nicolas-grekas)

v5.4.13

30 Sep 08:03
v5.4.13
Compare
Choose a tag to compare

Changelog (v5.4.12...v5.4.13)

  • bug #47528 fix UUID tranformer (nicolas-grekas)

v4.4.46

30 Sep 07:40
v4.4.46
Compare
Choose a tag to compare

Changelog (v4.4.45...v4.4.46)

  • no significant changes

v6.1.4

26 Aug 14:55
v6.1.4
Compare
Choose a tag to compare

Changelog (v6.1.3...v6.1.4)

  • bug #47200 ignore missing keys when mapping DateTime objects to uninitialized arrays (xabbuh)