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

[PhpUnitBridge] do not require an error context#24192

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

Conversation

@xabbuh
Copy link
Member

QA
Branch?3.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

The error context argument of an error handler is deprecated as of PHP
7.2. Requiring it in the error handler of the SymfonyTestsListenerTrait
will make error handlers fail that are executed when running PHPUnit
tests and forward the error handling to the previously registered error
handler.

The error context argument of an error handler is deprecated as of PHP7.2. Requiring it in the error handler of the SymfonyTestsListenerTraitwill make error handlers fail that are executed when running PHPUnittests and forward the error handling to the previously registered errorhandler.
@nicolas-grekas
Copy link
Member

Thank you@xabbuh.

@nicolas-grekasnicolas-grekas merged commit10ce932 intosymfony:3.3Sep 19, 2017
nicolas-grekas added a commit that referenced this pull requestSep 19, 2017
This PR was merged into the 3.3 branch.Discussion----------[PhpUnitBridge] do not require an error context| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |The error context argument of an error handler is deprecated as of PHP7.2. Requiring it in the error handler of the SymfonyTestsListenerTraitwill make error handlers fail that are executed when running PHPUnittests and forward the error handling to the previously registered errorhandler.Commits-------10ce932 [PhpUnitBridge] do not require an error context
@xabbuhxabbuh deleted the optional-error-handler-context branchSeptember 19, 2017 09:22
@fabpotfabpot mentioned this pull requestOct 5, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

3 participants

@xabbuh@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp