Skip to content

round(): Corrected test name and fixed UPGRADING #14943

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
Jul 29, 2024

Conversation

SakiTakamachi
Copy link
Member

@SakiTakamachi SakiTakamachi commented Jul 13, 2024

Please refer to the following thread for the motivation for fixing UPGRADING:
https://externals.io/message/124407

The test name had a mixture of - and _, so I changed it to _.

The explanation for UPGRADING was too simple, so I added a concrete example to make the motivation for the change easier to understand.
(Extraneous space is being removed, but this is due to IDE behavior....)

@SakiTakamachi SakiTakamachi requested a review from bukka as a code owner July 13, 2024 13:54
@SakiTakamachi SakiTakamachi requested review from cmb69 and removed request for bukka July 13, 2024 13:56
Added a concrete example regarding the change in which the number of digits
rounded by round() was extended by one digit.
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.

Since there haven't been any follow-ups to this discussion for two weeks, I think we can go ahead and update UPGRADING.

Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
@SakiTakamachi SakiTakamachi merged commit 28080dc into php:master Jul 29, 2024
9 of 11 checks passed
@SakiTakamachi SakiTakamachi deleted the fix/round_expand branch July 29, 2024 11:39
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