10000 minor #33855 [Form] Update CHANGELOG.md (ro0NL) · symfony/symfony@21bc191 · GitHub
[go: up one dir, main page]

Skip to content

Commit 21bc191

Browse files
committed
minor #33855 [Form] Update CHANGELOG.md (ro0NL)
This PR was merged into the 4.4 branch. Discussion ---------- [Form] Update CHANGELOG.md | Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Tickets | Fix #... <!-- prefix each issue number with "Fix #", if any --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> <!-- Replace this notice by a short README for your feature/bugfix. This will help people understand your PR and can be used as a start for the documentation. Additionally (see https://symfony.com/roadmap): - Always add tests and ensure they pass. - Never break backward compatibility (see https://symfony.com/bc). - Bug fixes must be submitted against the lowest maintained branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too.) - Features and deprecations must be submitted against branch 4.4. - Legacy code removals go to the master branch. --> forgotten in #33791 Commits ------- 332128f Update CHANGELOG.md
2 parents 8f92594 + 332128f commit 21bc191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Form/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CHANGELOG
1212
* Overriding the methods `FormIntegrationTestCase::setUp()`, `TypeTestCase::setUp()` and `TypeTestCase::tearDown()` without the `void` return-type is deprecated.
1313
* marked all dispatched event classes as `@final`
1414
* Added the `validate` option to `SubmitType` to toggle the browser built-in form validation.
15+
* Added the `alpha3` option to `LanguageType` and `CountryType` to use alpha3 instead of alpha2 codes
1516

1617
4.3.0
1718
-----

0 commit comments

Comments
 (0)
0