Skip to content
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

[Form] Add intltimezone input to TimezoneType #11463

Closed
ro0NL opened this issue Apr 22, 2019 · 0 comments · Fixed by #11507
Closed

[Form] Add intltimezone input to TimezoneType #11463

ro0NL opened this issue Apr 22, 2019 · 0 comments · Fixed by #11507
Labels
Form hasPR A Pull Request has already been submitted for this issue.
Milestone

Comments

@ro0NL
Copy link
Contributor

ro0NL commented Apr 22, 2019

see symfony/symfony#31195

adds the intltimezone input option to TimezoneType

@javiereguiluz javiereguiluz added Waiting Code Merge Docs for features pending to be merged Form labels Apr 24, 2019
symfony-splitter pushed a commit to symfony/form that referenced this issue Apr 27, 2019
This PR was squashed before being merged into the 4.3-dev branch (closes #31195).

Discussion
----------

[Form] Add intltimezone input to TimezoneType

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #22302 (ref #28836)
| License       | MIT
| Doc PR        | symfony/symfony-docs#11463

cc @rvanlaak

Commits
-------

e169dfb968 [Form] Add intltimezone input to TimezoneType
fabpot added a commit to symfony/symfony that referenced this issue Apr 27, 2019
This PR was squashed before being merged into the 4.3-dev branch (closes #31195).

Discussion
----------

[Form] Add intltimezone input to TimezoneType

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #22302 (ref #28836)
| License       | MIT
| Doc PR        | symfony/symfony-docs#11463

cc @rvanlaak

Commits
-------

e169dfb [Form] Add intltimezone input to TimezoneType
@javiereguiluz javiereguiluz removed the Waiting Code Merge Docs for features pending to be merged label Apr 30, 2019
@javiereguiluz javiereguiluz added this to the 4.3 milestone Apr 30, 2019
@javiereguiluz javiereguiluz added the hasPR A Pull Request has already been submitted for this issue. label Apr 30, 2019
javiereguiluz added a commit that referenced this issue May 3, 2019
This PR was merged into the master branch.

Discussion
----------

Documented the intltimezone input type

Fixes #11463.

Commits
-------

1b98723 Documented the intltimezone input type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Form hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants