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] Fix populating error_get_last() for handled silent errors#27237

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

@nicolas-grekas
Copy link
Member

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

When a userland error handler doesn't returnfalse,error_get_last() is not updated, so we cannot see the real last error, but the previous one.

Seehttps://3v4l.org/Smmt7

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commitd7e612d intosymfony:2.7May 14, 2018
fabpot added a commit that referenced this pull requestMay 14, 2018
… errors (nicolas-grekas)This PR was merged into the 2.7 branch.Discussion----------[Debug] Fix populating error_get_last() for handled silent errors| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -When a userland error handler doesn't return `false`, `error_get_last()` is not updated, so we cannot see the real last error, but the previous one.Seehttps://3v4l.org/Smmt7Commits-------d7e612d [Debug] Fix populating error_get_last() for handled silent errors
@nicolas-grekasnicolas-grekas deleted the debug-populate-last-error branchMay 16, 2018 14:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

2.7

Development

Successfully merging this pull request may close these issues.

3 participants

@nicolas-grekas@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp