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

[Debug] Deprecate ContextErrorException#21388

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:masterfromnicolas-grekas:debug-context-deprec
Jan 24, 2017

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekasnicolas-grekas commentedJan 24, 2017
edited
Loading

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

Since the$context argument is going to be deprecated in PHP 7.2 (seehttps://wiki.php.net/rfc/deprecations_php_7_2#errcontext_argument_of_error_handler), let's deprecate ContextErrorException altogether.

@stof
Copy link
Member

👍

Btw, it would be great to fix the deps=high failures in the VarDumper component

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commitc379707 intosymfony:masterJan 24, 2017
fabpot added a commit that referenced this pull requestJan 24, 2017
This PR was merged into the 3.3-dev branch.Discussion----------[Debug] Deprecate ContextErrorException| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -Since the `$context` argument is going to be deprecated in PHP 7.2 (seehttps://wiki.php.net/rfc/deprecations_php_7_2#errcontext_argument_of_error_handler), let's deprecate ContextErrorException altogether.Commits-------c379707 [Debug] Deprecate ContextErrorException
@nicolas-grekasnicolas-grekas deleted the debug-context-deprec branchJanuary 24, 2017 16:33
@fabpotfabpot mentioned this pull requestMay 1, 2017
ErrorHandler::register();

try {
self::triggerNotice($this);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

The variable and comment intriggerNotice should be removed

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

removed in0bcc5af

nicolas-grekas added a commit that referenced this pull requestJul 6, 2017
This PR was merged into the 4.0-dev branch.Discussion----------[Debug] Removed ContextErrorException| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | yes| Deprecations? | no| Tests pass?   | yes| Fixed tickets |#21388| License       | MIT| Doc PR        | n/aCommits-------76dc317 Removed ContextErrorException
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@TobionTobionTobion left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

5 participants

@nicolas-grekas@stof@fabpot@Tobion@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp