Skip to content

[Form] deprecate precision in IntegerToLocalizedStringTransformer #28569

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 1 commit into from
Sep 24, 2018

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Sep 23, 2018

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #8631
License MIT
Doc PR

@xabbuh
Copy link
Member Author

xabbuh commented Sep 23, 2018

I am not convinced that creating a new FloatToLocalizedStringTransformer is really needed, but deprecating the $scale argument of the IntegerToLocalizedStringTransformer IMO indeed makes sense.

@fabpot
Copy link
Member

fabpot commented Sep 24, 2018

Thank you @xabbuh.

@fabpot fabpot merged commit 65362e0 into symfony:master Sep 24, 2018
fabpot added a commit that referenced this pull request Sep 24, 2018
…Transformer (xabbuh)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[Form] deprecate precision in IntegerToLocalizedStringTransformer

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #8631
| License       | MIT
| Doc PR        |

Commits
-------

65362e0 deprecate precision in IntegerToLocalizedStringTransformer
@xabbuh xabbuh deleted the issue-8631 branch September 24, 2018 06:40
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.2 Nov 1, 2018
This was referenced Nov 3, 2018
nicolas-grekas added a commit that referenced this pull request May 29, 2019
…edStringTransformer (yceruto)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[Form] Remove the scale argument of the IntegerToLocalizedStringTransformer

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

See #28569

Commits
-------

2cef8a2 Remove the scale argument of the IntegerToLocalizedStringTransformer
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.

4 participants