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 - v5.2.11

Published by fabpot over 3 years ago

form - v4.4.26

Published by fabpot over 3 years ago

form - v5.3.2

Published by fabpot over 3 years ago

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

  • no significant changes
form - v5.2.10

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.9...v5.2.10)

  • bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
form - v4.4.25

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.24...v4.4.25)

  • bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
form - v5.3.0

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.0-RC1...v5.3.0)

  • bug #41000 Use !isset for checks cause this doesn't falsely include 0 (Kai Dederichs)
  • bug #41394 fix support for years outside of the 32b range on x86 arch (nicolas-grekas)
form - v5.3.0-RC1

Published by fabpot over 3 years ago

form - v5.2.9

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.8...v5.2.9)

  • no significant changes
form - v4.4.24

Published by fabpot over 3 years ago

form - v5.2.8

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.7...v5.2.8)

  • bug #40759 Add missing TranslatableMessage support to choice_label option of ChoiceType (alexandre-daubois)
form - v5.3.0-BETA3

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.3.0-BETA2...v5.3.0-BETA3)

  • bug #40759 Add missing TranslatableMessage support to choice_label option of ChoiceType (alexandre-daubois)
form - v5.3.0-BETA2

Published by fabpot over 3 years ago

form - v5.2.7

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.6...v5.2.7)

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

Published by fabpot over 3 years ago

form - v5.2.6

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.5...v5.2.6)

  • bug #40598 error if the input string couldn't be parsed as a date (xabbuh)
  • bug #40510 IntegerType: Always use en for IntegerToLocalizedStringTransformer (Warxcell)
  • bug #40417 clear unchecked choice radio boxes even if clear missing is set to false (xabbuh)
form - v4.4.21

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.20...v4.4.21)

  • bug #40598 error if the input string couldn't be parsed as a date (xabbuh)
  • bug #40510 IntegerType: Always use en for IntegerToLocalizedStringTransformer (Warxcell)
  • bug #40417 clear unchecked choice radio boxes even if clear missing is set to false (xabbuh)
form - v5.2.5

Published by fabpot over 3 years ago

Changelog (https://github.com/symfony/form/compare/v5.2.4...v5.2.5)

  • no significant changes
form - v5.2.4

Published by fabpot over 3 years ago

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

Published by fabpot over 3 years ago

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

Published by fabpot over 3 years ago