Skip to content

Releases: symfony/form

v5.2.5

10 Mar 17:11
v5.2.5
Compare
Choose a tag to compare

Changelog (v5.2.4...v5.2.5)

  • no significant changes

v5.2.4

04 Mar 18:11
v5.2.4
Compare
Choose a tag to compare

Changelog (v5.2.3...v5.2.4)

  • bug #40258 Ignoring invalid forms from delete_empty behavior in CollectionType (yceruto)
  • bug #40137 forward the label_html option to expanded choice fields (xabbuh)
  • bug #40124 merge translation parameters with value configured for parent form (xabbuh)
  • bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)

v4.4.20

04 Mar 18:05
v4.4.20
Compare
Choose a tag to compare

Changelog (v4.4.19...v4.4.20)

  • bug #40258 Ignoring invalid forms from delete_empty behavior in CollectionType (yceruto)
  • bug #39659 keep valid submitted choices when additional choices are submitted (xabbuh)

v5.2.3

03 Feb 04:56
v5.2.3
Compare
Choose a tag to compare

Changelog (v5.2.2...v5.2.3)

  • no changes

v5.2.2

27 Jan 14:56
v5.2.2
Compare
Choose a tag to compare

Changelog (v5.2.1...v5.2.2)

  • bug #39951 check parent types for label_format and translation_domain (xabbuh)
  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39670 disable error bubbling by default when inherit_data is configured (xabbuh)
  • bug #39653 fix passing null $pattern to IntlDateFormatter (nicolas-grekas)

v5.1.11

27 Jan 14:45
v5.1.11
Compare
Choose a tag to compare

Changelog (v5.1.10...v5.1.11)

  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39670 disable error bubbling by default when inherit_data is configured (xabbuh)
  • bug #39653 fix passing null $pattern to IntlDateFormatter (nicolas-grekas)

v4.4.19

27 Jan 14:20
v4.4.19
Compare
Choose a tag to compare

Changelog (v4.4.18...v4.4.19)

  • bug #39633 Drop int return type from parseFilesize() (LukeTowers)
  • bug #39797 Dont allow unserializing classes with a destructor (jderusse)
  • bug #39670 disable error bubbling by default when inherit_data is configured (xabbuh)
  • bug #39653 fix passing null $pattern to IntlDateFormatter (nicolas-grekas)

v5.2.1

18 Dec 14:09
v5.2.1
Compare
Choose a tag to compare

Changelog (v5.2.0...v5.2.1)

  • bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
  • bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)

v5.1.10

18 Dec 13:49
v5.1.10
Compare
Choose a tag to compare

Changelog (v5.1.9...v5.1.10)

  • bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
  • bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)

v4.4.18

18 Dec 13:42
v4.4.18
Compare
Choose a tag to compare

Changelog (v4.4.17...v4.4.18)

  • bug #39341 Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD) (pmishev)
  • bug #39333 do not apply the Valid constraint on scalar form data (lchrusciel, xabbuh)