Skip to content

Releases: symfony/form

v5.1.0-RC1

16 May 12:36
v5.1.0-RC1

Choose a tag to compare

v5.1.0-RC1 Pre-release
Pre-release

Changelog (v5.1.0-BETA1...v5.1.0-RC1)

  • no changes

v5.0.8

28 Apr 18:58
v5.0.8

Choose a tag to compare

Changelog (v5.0.7...v5.0.8)

  • bug #36523 apply automatically step=1 for datetime-local input (ottaviano)
  • bug #36343 Fixed handling groups sequence validation (HeahDude)
  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
  • bug #36411 RepeatedType should always have inner types mapped (biozshock)

v4.4.8

28 Apr 18:52
v4.4.8

Choose a tag to compare

Changelog (v4.4.7...v4.4.8)

  • bug #36523 apply automatically step=1 for datetime-local input (ottaviano)
  • bug #36343 Fixed handling groups sequence validation (HeahDude)
  • bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
  • bug #36411 RepeatedType should always have inner types mapped (biozshock)

v3.4.40

28 Apr 18:47
v3.4.40

Choose a tag to compare

Changelog (v3.4.39...v3.4.40)

  • bug #36523 apply automatically step=1 for datetime-local input (ottaviano)
  • bug #36343 Fixed handling groups sequence validation (HeahDude)
  • bug #36411 RepeatedType should always have inner types mapped (biozshock)

v5.0.7

30 Mar 15:09
v5.0.7

Choose a tag to compare

Changelog (v5.0.6...v5.0.7)

  • no changes

v4.4.7

30 Mar 15:04
v4.4.7

Choose a tag to compare

Changelog (v4.4.6...v4.4.7)

  • no changes

v3.4.39

30 Mar 06:41
v3.4.39

Choose a tag to compare

Changelog (v3.4.38...v3.4.39)

  • bug #36149 Support customized intl php.ini settings (jorrit)
  • bug #36020 ignore microseconds submitted by Edge (xabbuh)
  • bug #35938 Handle false as empty value on expanded choices (fancyweb)

v5.0.6

27 Mar 16:29
v5.0.6

Choose a tag to compare

Changelog (v5.0.5...v5.0.6)

  • bug #36149 Support customized intl php.ini settings (jorrit)
  • bug #36083 Fixed test suite (TimeType changes & unresolved merge conflict) (wouterj)
  • bug #36020 ignore microseconds submitted by Edge (xabbuh)
  • bug #35938 Handle false as empty value on expanded choices (fancyweb)

v4.4.6

27 Mar 08:52
v4.4.6

Choose a tag to compare

Changelog (v4.4.5...v4.4.6)

  • bug #36149 Support customized intl php.ini settings (jorrit)
  • bug #36083 Fixed test suite (TimeType changes & unresolved merge conflict) (wouterj)
  • bug #36020 ignore microseconds submitted by Edge (xabbuh)
  • bug #35938 Handle false as empty value on expanded choices (fancyweb)

v5.0.5

29 Feb 12:31
v5.0.5

Choose a tag to compare

Changelog (v5.0.4...v5.0.5)

  • bug #35781 NumberToLocalizedStringTransformer return int if scale = 0 (VincentLanglet)
  • bug #34123 Fix handling of empty_data's \Closure value in Date/Time form types (yceruto)