Skip to content

[Form] Update rounding mode defintion integer type #14750

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

MrYamous
Copy link
Contributor

The rounding_mode definition for IntegerType wasn't up to date after depreciation of IntegerToLocalizedStringTransformer::ROUND_* constants

@javiereguiluz javiereguiluz force-pushed the update-rounding-mode-defintion-integer-type branch from f82f972 to 3a7985f Compare December 28, 2020 14:55
@javiereguiluz javiereguiluz merged commit cbc9f85 into symfony:5.1 Dec 28, 2020
@carsonbot carsonbot changed the title Update rounding mode defintion integer type [Form] Update rounding mode defintion integer type Dec 28, 2020
@javiereguiluz
Copy link
Member

Very nice contribution @MrYamous! While merging we fixed the name of the Symfony class which defined the now deprecated constant aliases. We think it should be this one: https://github.com/symfony/symfony/blob/5.1/src/Symfony/Component/Form/Extension/Core/DataTransformer/NumberToLocalizedStringTransformer.php Thanks!

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.

3 participants