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

[HttpFoundation] Fix MySQL column type definition. #34410

Merged
merged 1 commit into from Nov 16, 2019
Merged

[HttpFoundation] Fix MySQL column type definition. #34410

merged 1 commit into from Nov 16, 2019

Conversation

ghost
Copy link

@ghost ghost commented Nov 16, 2019

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #34409
License MIT
Doc PR symfony/symfony-docs#12641

Fix wrong MySQL column type definition causing Numeric value out of range exception.

Fix wrong MySQL column type definition causing Numeric value out of range exception.

Ref #34409
@nicolas-grekas nicolas-grekas changed the base branch from 4.4 to 3.4 November 16, 2019 11:41
@nicolas-grekas
Copy link
Member

Thank you @jbroutier.

nicolas-grekas added a commit that referenced this pull request Nov 16, 2019
…ier)

This PR was submitted for the 4.4 branch but it was merged into the 3.4 branch instead.

Discussion
----------

[HttpFoundation] Fix MySQL column type definition.

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  |no
| Deprecations? | no
| Tickets       | Fix #34409
| License       | MIT
| Doc PR        | symfony/symfony-docs#12641

Fix wrong MySQL column type definition causing Numeric value out of range exception.

Commits
-------

51c5f69 Fix MySQL column type definition.
@nicolas-grekas nicolas-grekas merged commit 51c5f69 into symfony:3.4 Nov 16, 2019
This was referenced Nov 17, 2019
This was referenced Dec 1, 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.

None yet

2 participants