Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Console] Fix catching exception type in QuestionHelper#23240

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:2.8fromvoronkovich:fix-question-helper
Jun 21, 2017
Merged

[Console] Fix catching exception type in QuestionHelper#23240

fabpot merged 1 commit intosymfony:2.8fromvoronkovich:fix-question-helper
Jun 21, 2017

Conversation

@voronkovich
Copy link
Contributor

@voronkovichvoronkovich commentedJun 20, 2017
edited
Loading

QA
Branch?2.8
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
LicenseMIT

When generic exceptions were replaced by domain exceptions indd17dc0 one catch statement was missed. The existing code works fine because aRuntimeException extends a\RuntimeException.

@sstok
Copy link
Contributor

Failure seems unrelated.

Status: reviewed

@fabpot
Copy link
Member

Thank you@voronkovich.

@fabpotfabpot merged commit1c091eb intosymfony:2.8Jun 21, 2017
fabpot added a commit that referenced this pull requestJun 21, 2017
…oronkovich)This PR was merged into the 2.8 branch.Discussion----------[Console] Fix catching exception type in QuestionHelper| Q             | A| ------------- | ---| Branch?       | 2.8| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| License       | MITWhen generic exceptions were replaced by domain exceptions indd17dc0 one catch statement was missed. The existing code works fine because a `RuntimeException` extends a `\RuntimeException`.Commits-------1c091eb [Console] Fix catching exception type in QuestionHelper
@voronkovichvoronkovich deleted the fix-question-helper branchJune 21, 2017 14:25
This was referencedJul 4, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@sstoksstoksstok approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@voronkovich@sstok@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp