8000 minor #12494 [Form] *_timezone changes also affect the BirthdayType (… · symfony/symfony@14fbdb8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 14fbdb8

Browse files
committed
minor #12494 [Form] *_timezone changes also affect the BirthdayType (xabbuh)
This PR was merged into the 2.6 branch. Discussion ---------- [Form] *_timezone changes also affect the BirthdayType | Q | A | ------------- | --- | Fixed tickets | | License | MIT The changes from #12404 also affect the `BirthdayType`. Commits ------- 7faee60 *_timezone changes also affect the BirthdayType
2 parents 75d8d8f + 7faee60 commit 14fbdb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ CHANGELOG
77
* added "html5" option to Date, Time and DateTimeFormType to be able to
88
enable/disable HTML5 input date when widget option is "single_text"
99
* added "label_format" option with possible placeholders "%name%" and "%id%"
10-
* [BC BREAK] drop support for model_timezone and view_timezone options in TimeType and DateType
10+
* [BC BREAK] drop support for model_timezone and view_timezone options in TimeType, DateType and BirthdayType
1111

1212
2.5.0
1313
------

0 commit comments

Comments
 (0)
0