form

Allows to easily create, process and reuse HTML forms

MIT License

Downloads
103.7M
Stars
2.7K
Committers
505

Bot releases are visible (Hide)

form - v6.0.0

Published by fabpot almost 3 years ago

form - v5.4.0

Published by fabpot almost 3 years ago

form - v6.0.0-RC1

Published by fabpot almost 3 years ago

form - v5.4.0-RC1

Published by fabpot almost 3 years ago

form - v5.3.11

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.10...v5.3.11)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
form - v4.4.34

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.33...v4.4.34)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
form - v6.0.0-BETA2

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/v6.0.0-BETA1...v6.0.0-BETA2)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
form - v5.4.0-BETA2

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.4.0-BETA1...v5.4.0-BETA2)

  • bug #44042 Fix DateIntervalToStringTransformer::transform() doc (BenMorel)
form - v6.0.0-BETA1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/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)
form - v5.4.0-BETA1

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/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)
form - v5.3.10

Published by fabpot almost 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.9...v5.3.10)

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

Published by fabpot almost 3 years ago

form - v5.3.8

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.7...v5.3.8)

  • bug #43031 Do not trim unassigned unicode characters (simonberger)
form - v4.4.31

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.30...v4.4.31)

  • bug #43031 Do not trim unassigned unicode characters (simonberger)
form - v5.3.7

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.6...v5.3.7)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)
form - v4.4.30

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)
form - v5.3.4

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.3...v5.3.4)

  • bug #42150 Fix 'invalid_message' use in multiple ChoiceType (alexandre-daubois)
form - v4.4.27

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.26...v4.4.27)

  • bug #42150 Fix 'invalid_message' use in multiple ChoiceType (alexandre-daubois)
form - v5.2.12

Published by fabpot about 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.11...v5.2.12)

  • bug #42150 Fix 'invalid_message' use in multiple ChoiceType (alexandre-daubois)
form - v5.3.3

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.2...v5.3.3)

  • no significant changes