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

Skip to content

[Yaml] always restore the error handler in tests #17812

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
Feb 16, 2016

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Feb 15, 2016

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #17809 (comment)
License MIT
Doc PR

The error handler must be restored even when assertions failed.

The error handler must be restored even when assertions failed.
@fabpot
Copy link
Member

fabpot commented Feb 16, 2016

Thank you @xabbuh.

@fabpot fabpot merged commit 7631202 into symfony:2.8 Feb 16, 2016
fabpot added a commit that referenced this pull request Feb 16, 2016
This PR was merged into the 2.8 branch.

Discussion
----------

[Yaml] always restore the error handler in tests

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #17809 (comment)
| License       | MIT
| Doc PR        |

The error handler must be restored even when assertions failed.

Commits
-------

7631202 [Yaml] always restore the error handler in tests
@xabbuh xabbuh deleted the fix-restore-error-handler branch February 16, 2016 08:10
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