Skip to content

[Form] remove deprecated getTimezones() method #16727

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

Merged
merged 1 commit into from
Nov 28, 2015

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 28, 2015

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

* so multiple timezone fields on the same page don't lead to unnecessary
* overhead.
*
* @return array The timezone choices
*/
private static function getFlippedTimezones()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what about renaming this to getTimezones now?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

agree

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@xabbuh xabbuh force-pushed the remove-getting-timezones-from-type branch from 3eaf353 to 4a2aea0 Compare November 28, 2015 15:32
@fabpot
Copy link
Member

fabpot commented Nov 28, 2015

Thank you @xabbuh.

@fabpot fabpot merged commit 4a2aea0 into symfony:master Nov 28, 2015
fabpot added a commit that referenced this pull request Nov 28, 2015
This PR was merged into the 3.0-dev branch.

Discussion
----------

[Form] remove deprecated getTimezones() method

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

4a2aea0 [Form] remove deprecated getTimezones() method
@xabbuh xabbuh deleted the remove-getting-timezones-from-type branch November 28, 2015 15:39
@fabpot fabpot mentioned this pull request Nov 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants