Skip to content

Fixed bug #74671 (DST timezone abbreviation has incorrect offset) #8595

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 3 commits into from
May 27, 2022

Conversation

derickr
Copy link
Member

@derickr derickr commented May 20, 2022

The real fix should happen in timelib, but as we can't merge that into 8.0 due to behavioural changes, I'm also making this PR, besides fixing it properly in timelib (with derickr/timelib#127).

@derickr derickr requested review from iluuu1994 and cmb69 May 20, 2022 14:30
@derickr derickr self-assigned this May 20, 2022
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

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

Thank you!

@cmb69
Copy link
Member

cmb69 commented May 20, 2022

ext/intl/tests/dateformat_format_variant3.phpt uses "PDT", and that causes a test failure now. It's probably a good idea to replace that with a proper timezone.

@derickr
Copy link
Member Author

derickr commented May 27, 2022

The test result was probably wrong before.
It is also a terrible test.
It tests so many different things, and the output is ridiculously hard to read.
It needs to be redone, and I'm inclined to mark it as XFAIL as it needs some serious untangling and splitting up.

@derickr derickr force-pushed the bug74671-dst-c-format branch from 662dfe9 to 63a31f3 Compare May 27, 2022 09:55
@derickr derickr merged commit d8590b1 into php:PHP-8.0 May 27, 2022
@derickr derickr deleted the bug74671-dst-c-format branch May 27, 2022 13:29
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.

2 participants