Skip to content

Releases: symfony/form

v6.1.3

29 Jul 13:08
v6.1.3
Compare
Choose a tag to compare

Changelog (v6.1.2...v6.1.3)

  • no significant changes

v6.0.11

29 Jul 12:59
v6.0.11
Compare
Choose a tag to compare

Changelog (v6.0.10...v6.0.11)

  • no significant changes

v5.4.11

29 Jul 12:37
v5.4.11
Compare
Choose a tag to compare

Changelog (v5.4.10...v5.4.11)

  • no significant changes

v4.4.44

29 Jul 12:28
v4.4.44
Compare
Choose a tag to compare

Changelog (v4.4.43...v4.4.44)

  • no significant changes

v6.1.2

26 Jun 17:09
v6.1.2
Compare
Choose a tag to compare

Changelog (v6.1.1...v6.1.2)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v6.0.10

26 Jun 17:06
v6.0.10
Compare
Choose a tag to compare

Changelog (v6.0.9...v6.0.10)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)

v5.4.10

26 Jun 17:02
v5.4.10
Compare
Choose a tag to compare

Changelog (v5.4.9...v5.4.10)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)

v4.4.43

26 Jun 16:58
v4.4.43
Compare
Choose a tag to compare

Changelog (v4.4.42...v4.4.43)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)

v6.1.1

09 Jun 17:37
v6.1.1
Compare
Choose a tag to compare

Changelog (v6.1.0...v6.1.1)

  • bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)

v6.1.0

27 May 07:53
v6.1.0
Compare
Choose a tag to compare

Changelog (v6.1.0-RC1...v6.1.0)

  • bug #46424 do not accept array input when a form is not multiple (xabbuh)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)