| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-22 | 1.1 kB | |
| v7.4.17 source code.tar.gz | 2026-08-22 | 193.1 kB | |
| v7.4.17 source code.zip | 2026-08-22 | 416.0 kB | |
| Totals: 3 Items | 610.2 kB | 0 | |
Changelog (https://github.com/symfony/form/compare/v7.4.16...v7.4.17)
- bug [#65584] Map violations to child forms named after the snake cased property (@nicolas-grekas)
- bug [#65538] Fix rendering and parsing dates before the Gregorian cutover (@nicolas-grekas)
- bug [#65530] Apply the configured rounding mode when no scale is set (@nicolas-grekas)
- bug [#65522] Do not inherit translation parameters for translatable labels and help messages (@nicolas-grekas)
- bug [#65479] Fix generating the CSRF token when the form attributes are replaced (@nicolas-grekas)
- bug [#65578] Apply the guessed "pattern" and "maxlength" attributes to the types rendered as text inputs (@nicolas-grekas)
- bug [#65505] Apply the guessed "pattern" and "maxlength" attributes to text inputs only (@nicolas-grekas)
- bug [#65478] Replace the {{ max }} placeholder in the post_max_size error message (@nicolas-grekas)
- bug [#65480] Fix the money pattern for locales that do not use ASCII digits (@nicolas-grekas)
- bug [#65367] Fix PHP 8.6 deprecations (@nicolas-grekas)