-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
Rename TimeZoneTransformer into TimezoneTransformer #21875
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
@lepiaf thanks for contributing a fix for this super old issue report. To give some context:
Symfony always favors US English, so this change looks correct to me! |
UPGRADE-3.3.md
Outdated
Intl | ||
---- | ||
|
||
* Rename `TimeZoneTransformer` class into `TimezoneTransformer` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
since the class is internal (since 2.8), I'd suggest removing these, and apply this PR on 3.2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
UPGRADE-3.2.md
Outdated
Intl | ||
---- | ||
|
||
* Rename `TimeZoneTransformer` class into `TimezoneTransformer` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
internal class, not needed
3.2.5 | ||
----- | ||
|
||
* Rename `TimeZoneTransformer` class into `TimezoneTransformer` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
internal class, not needed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
👍 |
Good catch, thanks @lepiaf. |
Uh oh!
There was an error while loading. Please reload this page.