form

Allows to easily create, process and reuse HTML forms

MIT License

Downloads
103.7M
Stars
2.7K
Committers
505

Bot releases are hidden (Show)

form - v5.4.13

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/form/compare/v5.4.12...v5.4.13)

  • bug #47528 fix UUID tranformer (nicolas-grekas)
form - v4.4.46

Published by fabpot about 2 years ago

form - v6.1.4

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.1.3...v6.1.4)

  • bug #47200 ignore missing keys when mapping DateTime objects to uninitialized arrays (xabbuh)
form - v6.0.12

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.0.11...v6.0.12)

  • bug #47200 ignore missing keys when mapping DateTime objects to uninitialized arrays (xabbuh)
form - v5.4.12

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/form/compare/v5.4.11...v5.4.12)

  • bug #47200 ignore missing keys when mapping DateTime objects to uninitialized arrays (xabbuh)
form - v4.4.45

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.44...v4.4.45)

  • bug #47200 ignore missing keys when mapping DateTime objects to uninitialized arrays (xabbuh)
form - v6.1.3

Published by fabpot about 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.1.2...v6.1.3)

  • no significant changes
form - v6.0.11

Published by fabpot about 2 years ago

form - v5.4.11

Published by fabpot about 2 years ago

form - v4.4.44

Published by fabpot about 2 years ago

form - v6.1.2

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.1.1...v6.1.2)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
form - v6.0.10

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.0.9...v6.0.10)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)
form - v5.4.10

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v5.4.9...v5.4.10)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
  • bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)
form - v4.4.43

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.42...v4.4.43)

  • bug #46676 Extend type guessing on enum fields (Gigino Chianese)
form - v6.1.1

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.1.0...v6.1.1)

  • bug #46576 Fix choice filter error when loading mix of grouped and non-grouped choices (BreyndotEchse)
form - v6.1.0

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.1.0-RC1...v6.1.0)

  • bug #46424 do not accept array input when a form is not multiple (xabbuh)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
form - v6.0.9

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.0.8...v6.0.9)

  • bug #46424 do not accept array input when a form is not multiple (xabbuh)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
  • bug #46216 fix populating single widget time view data with different timezones (xabbuh)
form - v5.4.9

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v5.4.8...v5.4.9)

  • bug #46424 do not accept array input when a form is not multiple (xabbuh)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
  • bug #46216 fix populating single widget time view data with different timezones (xabbuh)
form - v4.4.42

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v4.4.41...v4.4.42)

  • bug #46424 do not accept array input when a form is not multiple (xabbuh)
  • bug #46098 Fix same choice loader with different choice values (HeahDude)
  • bug #46216 fix populating single widget time view data with different timezones (xabbuh)
form - v6.1.0-RC1

Published by fabpot over 2 years ago

Changelog (https://github.com/symfony/form/compare/v6.1.0-BETA2...v6.1.0-RC1)

  • feature #46335 Add Twig filter, form-type extension and improve service definitions for HtmlSanitizer (nicolas-grekas)
  • bug #46216 fix populating single widget time view data with different timezones (xabbuh)