Skip to content

Releases: symfony/form

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • no significant changes

v5.3.11

22 Nov 14:33
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)

v4.4.34

22 Nov 14:16
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)

v6.0.0-BETA2

14 Nov 17:23
v6.0.0-BETA2
Compare
Choose a tag to compare
v6.0.0-BETA2 Pre-release
Pre-release

Changelog (v6.0.0-BETA1...v6.0.0-BETA2)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)

v5.4.0-BETA2

14 Nov 16:54
v5.4.0-BETA2
Compare
Choose a tag to compare
v5.4.0-BETA2 Pre-release
Pre-release

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

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)

v6.0.0-BETA1

05 Nov 08:17
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43598 add suggestions for debug commands: firewall, form, messenger, router (IonBazan)
  • feature #43095 Add the EnumType (derrabus)
  • feature #42387 Deprecate calling FormErrorIterator::children() if the current element is not iterable (W0rma)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
  • feature #41717 Allow TranslatableMessage object in form option 'help' (scuben)
  • feature #41743 remove remaining deprecation layers (xabbuh)
  • feature #41692 remove deprecated constants (xabbuh)
  • feature #41318 Remove deprecated code (yceruto)
  • feature #41299 Remove Serializable implementations (derrabus)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43598 add suggestions for debug commands: firewall, form, messenger, router (IonBazan)
  • feature #43095 Add the EnumType (derrabus)
  • feature #42387 Deprecate calling FormErrorIterator::children() if the current element is not iterable (W0rma)
  • feature #41851 Add TesterTrait::assertCommandIsSuccessful() helper (yoannrenard)
  • feature #41717 Allow TranslatableMessage object in form option 'help' (scuben)

v5.3.10

29 Oct 08:40
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #41534 Fix ChoiceType to effectively set and use translator (marek-binkowski-sim)

v4.4.33

29 Oct 08:36
v4.4.33
Compare
Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • no significant changes

v5.3.8

28 Sep 08:55
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #43031 Do not trim unassigned unicode characters (simonberger)