Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Form] Remove unneeded catch and re-throw in DateTimeToStringTransformer #16238

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

MisatoTremor
Copy link
Contributor

Q A
Fixed tickets #16237
License MIT

Also fixed PHPDoc param for transform.

Avoid unneeded catch and re-throw of the same exception.
@fabpot
Copy link
Member

fabpot commented Oct 19, 2015

Thank you @MisatoTremor.

fabpot added a commit that referenced this pull request Oct 19, 2015
…tringTransformer (MisatoTremor)

This PR was submitted for the 2.8 branch but it was merged into the 2.3 branch instead (closes #16238).

Discussion
----------

[Form] Remove unneeded catch and re-throw in DateTimeToStringTransformer

| Q             | A
| ------------- | ---
| Fixed tickets | #16237
| License       | MIT

Also fixed PHPDoc param for ``transform``.

Commits
-------

2c9b283 [Form] Simplify DateTimeToStringTransformer Avoid unneeded catch and re-throw of the same exception.
@fabpot fabpot closed this Oct 19, 2015
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