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] deprecate not using a rounding mode #36578

Merged
merged 1 commit into from May 3, 2020
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Apr 25, 2020

Q A
Branch? master
Bug fix? yes
New feature? no
Deprecations? yes
Tickets
License MIT
Doc PR

@xabbuh
Copy link
Member Author

xabbuh commented Apr 25, 2020

I didn't manage to look at #35729 before and did it now. But I think it contains some BC breaks that we need to cover with proper deprecations first which I did here.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

What's the current default (before #35729)? Why change it ?

@xabbuh
Copy link
Member Author

xabbuh commented Apr 27, 2020

In 4.4 the transformer will simply not round and act like in this test: https://github.com/symfony/symfony/pull/36578/files#diff-3d096748c112b424e758960eb06177caR40

@fabpot
Copy link
Member

fabpot commented May 3, 2020

Thank you @xabbuh.

@fabpot fabpot merged commit 3a6f8ca into symfony:master May 3, 2020
@xabbuh xabbuh deleted the pr-35729 branch May 3, 2020 15:09
@nicolas-grekas nicolas-grekas modified the milestones: next, 5.1 May 4, 2020
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.

None yet

4 participants