8000 Added check for array fields to be integers in reverseTransform method. ... by ondrowan · Pull Request #2610 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Added check for array fields to be integers in reverseTransform method. ... #2610

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

Closed
wants to merge 1 commit into from
Closed

Conversation

ondrowan
Copy link
Contributor

...This prevents checkdate from getting strings as arguments and throwing incorrect ErrorException when submitting form with malformed (string) data in, for example, Date field. #2609

…d. This prevents checkdate from getting strings as arguments and throwing incorrect ErrorException when submitting form with malformed (string) data in, for example, Date field. #2609
@fabpot
Copy link
Member
fabpot commented Nov 11, 2011

Can you add some unit tests for this case?

@fabpot
Copy link
Member
fabpot commented Nov 11, 2011

Also, as this is a bug fix, it should be done on the 2.0 branch. To do that, you will have to close this PR and create a new one. Thanks.

@ondrowan ondrowan closed this Nov 11, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0