Skip to content

Releases: symfony/form

v5.2.10

01 Jun 10:22
v5.2.10
Compare
Choose a tag to compare

Changelog (v5.2.9...v5.2.10)

  • bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)

v4.4.25

01 Jun 09:03
v4.4.25
Compare
Choose a tag to compare

Changelog (v4.4.24...v4.4.25)

  • bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)

v5.3.0

31 May 11:17
v5.3.0
Compare
Choose a tag to compare

Changelog (v5.3.0-RC1...v5.3.0)

  • bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)

v5.3.0-RC1

19 May 13:42
v5.3.0-RC1
Compare
Choose a tag to compare
v5.3.0-RC1 Pre-release
Pre-release

Changelog (v5.3.0-BETA4...v5.3.0-RC1)

  • no significant changes

v5.2.9

19 May 12:28
v5.2.9
Compare
Choose a tag to compare

Changelog (v5.2.8...v5.2.9)

  • no significant changes

v4.4.24

19 May 12:20
v4.4.24
Compare
Choose a tag to compare

Changelog (v4.4.23...v4.4.24)

  • no significant changes

v5.2.8

12 May 13:35
v5.2.8
Compare
Choose a tag to compare

Changelog (v5.2.7...v5.2.8)

  • bug #40759 Add missing TranslatableMessage support to choice_label option of ChoiceType (alexandre-daubois)

v5.3.0-BETA3

09 May 16:30
v5.3.0-BETA3
Compare
Choose a tag to compare
v5.3.0-BETA3 Pre-release
Pre-release

Changelog (v5.3.0-BETA2...v5.3.0-BETA3)

  • bug #40759 Add missing TranslatableMessage support to choice_label option of ChoiceType (alexandre-daubois)

v5.3.0-BETA2

01 May 15:06
v5.3.0-BETA2
Compare
Choose a tag to compare
v5.3.0-BETA2 Pre-release
Pre-release

Changelog (v5.3.0-BETA1...v5.3.0-BETA2)

  • no significant changes

v5.2.7

01 May 14:56
v5.2.7
Compare
Choose a tag to compare

Changelog (v5.2.6...v5.2.7)

  • bug #40660 Fix 'invalid_message' use in multiple ChoiceType (alexandre-daubois)