Skip to content

Releases: symfony/form

v4.4.15

04 Oct 07:55
v4.4.15
Compare
Choose a tag to compare

Changelog (v4.4.14...v4.4.15)

  • bug #38380 propagate validation groups to subforms (johanderuijter, xabbuh)

v5.1.6

27 Sep 04:37
v5.1.6
Compare
Choose a tag to compare

Changelog (v5.1.5...v5.1.6)

  • bug #37837 Fix custom formats deprecation with HTML5 widgets (fancyweb)

v4.4.14

27 Sep 04:30
v4.4.14
Compare
Choose a tag to compare

Changelog (v4.4.13...v4.4.14)

  • bug #37837 Fix custom formats deprecation with HTML5 widgets (fancyweb)

v3.4.45

27 Sep 04:03
v3.4.45
Compare
Choose a tag to compare

Changelog (v3.4.44...v3.4.45)

  • no changes

v5.1.5

02 Sep 08:20
v5.1.5
Compare
Choose a tag to compare

Changelog (v5.1.4...v5.1.5)

  • no changes

v4.4.13

02 Sep 08:14
v4.4.13
Compare
Choose a tag to compare

Changelog (v4.4.12...v4.4.13)

  • no changes

v5.1.4

31 Aug 06:22
v5.1.4
Compare
Choose a tag to compare

Changelog (v5.1.3...v5.1.4)

  • bug #37767 fix mapping errors from unmapped forms (xabbuh)
  • bug #37725 Fix Guess phpdoc return type (franmomu)

v4.4.12

31 Aug 06:14
v4.4.12
Compare
Choose a tag to compare

Changelog (v4.4.11...v4.4.12)

  • bug #37767 fix mapping errors from unmapped forms (xabbuh)
  • bug #37725 Fix Guess phpdoc return type (franmomu)

v3.4.44

31 Aug 06:09
v3.4.44
Compare
Choose a tag to compare

Changelog (v3.4.43...v3.4.44)

  • bug #37767 fix mapping errors from unmapped forms (xabbuh)
  • bug #37725 Fix Guess phpdoc return type (franmomu)

v5.1.3

24 Jul 04:28
v5.1.3
Compare
Choose a tag to compare

Changelog (v5.1.2...v5.1.3)

  • bug #37521 Fix ChoiceType translation domain (VincentLanglet)
  • bug #37520 silently ignore uninitialized properties when mapping data to forms (ph-fritsche)
  • bug #37505 fix handling null as empty data (xabbuh)
  • bug #37499 Missing return in loadValuesForChoices method (yceruto)
  • bug #37425 fix guessing form types for DateTime types (xabbuh)
  • bug #37345 collect all transformation failures (xabbuh)