Skip to content

[Console] Fix using finally where the catch can also fail #25873

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
Jan 21, 2018

Conversation

nicolas-grekas
Copy link
Member

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

Restores code to 3.4 state, which is free from the issue.

@chalasr
Copy link
Member

chalasr commented Jan 21, 2018

Thank you @nicolas-grekas.

@chalasr chalasr merged commit 763a914 into symfony:4.0 Jan 21, 2018
chalasr pushed a commit that referenced this pull request Jan 21, 2018
…(nicolas-grekas)

This PR was merged into the 4.0 branch.

Discussion
----------

[Console] Fix using finally where the catch can also fail

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

Restores code to 3.4 state, which is free from the issue.

Commits
-------

763a914 [Console] Fix using finally where the catch can also fail
@fabpot fabpot mentioned this pull request Jan 29, 2018
@nicolas-grekas nicolas-grekas deleted the console-x branch February 19, 2018 10:35
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.

3 participants