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

[ErrorHandler] Add debug argument to decide whether debug page is shown or not#35464

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
nicolas-grekas merged 1 commit intosymfony:4.4fromyceruto:error_handler_debug
Jan 27, 2020

Conversation

@yceruto
Copy link
Member

@ycerutoyceruto commentedJan 24, 2020
edited
Loading

QA
Branch?4.4
Bug fix?yes
New feature?no
Deprecations?no
TicketsFix#35448
LicenseMIT
Doc PR-

This ensures that the debug page (with stack trace) won't be (by default) displayed in non-CLI context when an early error occurs (after FB::boot()) in non-debug mode (prod). AndDebug::enable() will enable it explicitly.

@ycerutoycerutoforce-pushed theerror_handler_debug branch 2 times, most recently froma8718a8 tobc045a0CompareJanuary 26, 2020 20:15
@ycerutoycerutoforce-pushed theerror_handler_debug branch 2 times, most recently fromc749df4 tocf80224CompareJanuary 26, 2020 20:34
@yceruto
Copy link
MemberAuthor

@nicolas-grekas I've simplied it a bit more.
It should be ready now.

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

Nice!

@nicolas-grekas
Copy link
Member

Thank you@yceruto.

nicolas-grekas added a commit that referenced this pull requestJan 27, 2020
…page is shown or not (yceruto)This PR was merged into the 4.4 branch.Discussion----------[ErrorHandler] Add debug argument to decide whether debug page is shown or not| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |Fix#35448| License       | MIT| Doc PR        | -This ensures that the debug page (with stack trace) won't be (by default) displayed in non-CLI context when an early error occurs (after FB::boot()) in non-debug mode (prod). And `Debug::enable()` will enable it explicitly.Commits-------cf80224 Added debug argument to decide if debug page should be shown or not
@nicolas-grekasnicolas-grekas merged commitcf80224 intosymfony:4.4Jan 27, 2020
@ycerutoyceruto deleted the error_handler_debug branchJanuary 27, 2020 13:19
This was referencedJan 31, 2020
PhilETaylor pushed a commit to PhilETaylor/symfony that referenced this pull requestSep 6, 2023
… debug page is shown or not (yceruto)This PR was merged into the 4.4 branch.Discussion----------[ErrorHandler] Add debug argument to decide whether debug page is shown or not| Q             | A| ------------- | ---| Branch?       | 4.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       |Fixsymfony#35448| License       | MIT| Doc PR        | -This ensures that the debug page (with stack trace) won't be (by default) displayed in non-CLI context when an early error occurs (after FB::boot()) in non-debug mode (prod). And `Debug::enable()` will enable it explicitly.Commits-------cf80224 Added debug argument to decide if debug page should be shown or not
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

4.4

Development

Successfully merging this pull request may close these issues.

4 participants

@yceruto@nicolas-grekas@andreblb@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp