-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Form] Remove timezone options from DateType and TimeType #4417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
We also need to remove it from the |
@xabbuh good spot |
…n the birthday type.
@jakzal I guess the note would be useful for the |
…ype (jakzal) This PR was submitted for the master branch but it was merged into the 2.6 branch instead (closes #12404). Discussion ---------- [Form] Remove timezone options from DateType and TimeType | Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | yes | Deprecations? | no | Tests pass? | yes | Fixed tickets | #12239 | License | MIT | Doc PR | symfony/symfony-docs#4417 replaces #12380 Commits ------- 849fb29 Drop support for model_timezone and view_timezone options in TimeType and DateType.
Code pull request has been merged. |
I wish you a happy 2015 @jakzal! Can you update the pull request to also apply the note to the @wouterj @weaverryan Should we consider to merge this into the |
Hi guys! We should also add an entry to the If I were previously using one of these options, what should I do now? Is the difference that before, we would use @xabbuh I think we should pretend like these options were deprecated in 2.3, and add deprecations notices in 2.3. Thanks! P.S. @jakzal can you delete the |
Sorry for delay. I'll update this PR in the evening. |
Unless #4763 replaces this PR? |
@jakzal I suggest to wait for the final decision on the code repository and based on this merge one or the other. Does that make sense to you? |
Yept. Thanks. |
We are going to revert the change as per symfony/symfony#13241 |
Going to close here then. Anyway, thanks for the pull request @jakzal. |
re symfony/symfony#12404