Skip to content

[Form] deprecate int/float for string input in NumberType #32130

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
Jun 22, 2019

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jun 21, 2019

Q A
Branch? 4.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets #32125 (comment)
License MIT
Doc PR

@fabpot
Copy link
Member

fabpot commented Jun 22, 2019

Thank you @xabbuh.

@fabpot fabpot merged commit d8c008a into symfony:4.4 Jun 22, 2019
fabpot added a commit that referenced this pull request Jun 22, 2019
…ype (xabbuh)

This PR was merged into the 4.4 branch.

Discussion
----------

[Form] deprecate int/float for string input in NumberType

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #32125 (comment)
| License       | MIT
| Doc PR        |

Commits
-------

d8c008a deprecate int/float for string input in NumberType
@xabbuh xabbuh deleted the pr-32125 branch June 22, 2019 11:09
fabpot added a commit that referenced this pull request Jun 26, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[Form] Removed legacy code from NumberType

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

Ref: #32130

Commits
-------

148ba1f Removed legacy code from NumberType
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 2019
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.

6 participants