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

Skip to content

[PhpUnit] Blacklist DeprecationErrorHandler in stack traces #21336

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 18, 2017

Conversation

nicolas-grekas
Copy link
Member

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

So that phpunit doesn't tell about DeprecationErrorHandler in failure's stack traces.

@sstok
Copy link
Contributor

sstok commented Jan 18, 2017

Yes please, whenever using PHPStorm go to declaration it opens the DeprecationErrorHandler and not the actual test 🤦‍♂️

@stof
Copy link
Member

stof commented Jan 18, 2017

👍

@fabpot
Copy link
Member

fabpot commented Jan 18, 2017

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 3f693ae into symfony:3.2 Jan 18, 2017
fabpot added a commit that referenced this pull request Jan 18, 2017
…s (nicolas-grekas)

This PR was merged into the 3.2 branch.

Discussion
----------

[PhpUnit] Blacklist DeprecationErrorHandler in stack traces

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

So that phpunit doesn't tell about DeprecationErrorHandler in failure's stack traces.

Commits
-------

3f693ae [PhpUnit] Blacklist DeprecationErrorHandler in stack traces
@nicolas-grekas nicolas-grekas deleted the phpunit-blacklist branch January 22, 2017 09:19
@fabpot fabpot mentioned this pull request Feb 6, 2017
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.

5 participants