Skip to content
/ form Public

Releases: symfony/form

v8.0.7

06 Mar 17:12

Choose a tag to compare

Changelog (v8.0.6...v8.0.7)

  • bug #63589 Fix session data contamination by non-serializable objects in form flow (@nicolas-grekas)
  • bug #63572 Fix duplicate validation errors when ValidatorExtension is instantiated multiple times (@nicolas-grekas)

v7.4.7

06 Mar 16:45

Choose a tag to compare

Changelog (v7.4.6...v7.4.7)

  • bug #63589 Fix session data contamination by non-serializable objects in form flow (@nicolas-grekas)
  • bug #63572 Fix duplicate validation errors when ValidatorExtension is instantiated multiple times (@nicolas-grekas)

v6.4.35

06 Mar 16:30

Choose a tag to compare

Changelog (v6.4.34...v6.4.35)

  • bug #63572 Fix duplicate validation errors when ValidatorExtension is instantiated multiple times (@nicolas-grekas)

v8.0.6

26 Feb 09:14

Choose a tag to compare

Changelog (v8.0.5...v8.0.6)

  • bug #54324 Fix merging POST params and files when collection entries have mismatched indices (@priyadi)
  • bug #63450 Fix missing resource tracking for type extensions in FormPass (@ranpafin)

v7.4.6

26 Feb 08:42

Choose a tag to compare

Changelog (v7.4.5...v7.4.6)

  • bug #54324 Fix merging POST params and files when collection entries have mismatched indices (@priyadi)
  • bug #63450 Fix missing resource tracking for type extensions in FormPass (@ranpafin)

v6.4.34

26 Feb 08:29

Choose a tag to compare

Changelog (v6.4.33...v6.4.34)

  • bug #54324 Fix merging POST params and files when collection entries have mismatched indices (@priyadi)
  • bug #63450 Fix missing resource tracking for type extensions in FormPass (@ranpafin)

v8.0.4

25 Jan 08:31

Choose a tag to compare

Changelog (v8.0.3...v8.0.4)

  • bug #63144 Fix OrderedHashMap auto-increment logic with mixed keys (yoeunes)
  • bug #63154 don't skip custom view transformers while normalizing submitted newlines (xabbuh)
  • bug #63113 Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer (roukmoute)
  • bug #62884 Prevent cached block prefixes from leaking across nested collections (@nicolas-grekas)

v7.4.4

24 Jan 22:32

Choose a tag to compare

Changelog (v7.4.3...v7.4.4)

  • bug #63144 Fix OrderedHashMap auto-increment logic with mixed keys (yoeunes)
  • bug #63154 don't skip custom view transformers while normalizing submitted newlines (xabbuh)
  • bug #63113 Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer (roukmoute)
  • bug #62884 Prevent cached block prefixes from leaking across nested collections (@nicolas-grekas)

v7.3.10

24 Jan 22:04

Choose a tag to compare

Changelog (v7.3.9...v7.3.10)

  • bug #63144 Fix OrderedHashMap auto-increment logic with mixed keys (yoeunes)
  • bug #63154 don't skip custom view transformers while normalizing submitted newlines (xabbuh)
  • bug #63113 Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer (roukmoute)
  • bug #62884 Prevent cached block prefixes from leaking across nested collections (@nicolas-grekas)

v6.4.32

24 Jan 16:19

Choose a tag to compare

Changelog (v6.4.31...v6.4.32)

  • bug #63144 Fix OrderedHashMap auto-increment logic with mixed keys (yoeunes)
  • bug #63154 don't skip custom view transformers while normalizing submitted newlines (xabbuh)
  • bug #63113 Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer (roukmoute)
  • bug #62884 Prevent cached block prefixes from leaking across nested collections (@nicolas-grekas)