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] Set exit status to 255 on error#22424

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:2.7fromnicolas-grekas:debug-exit
Apr 13, 2017

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?2.7
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes (no easily testable in fact)
Fixed tickets#20775
LicenseMIT
Doc PR-

Jean85 reacted with thumbs up emoji
@nicolas-grekasnicolas-grekas added this to the2.7 milestoneApr 13, 2017
@nicolas-grekasnicolas-grekasforce-pushed thedebug-exit branch 2 times, most recently frome391b7c tobe0bee1CompareApril 13, 2017 17:54
publicfunctionhandleException($exception,array$error =null)
{
if (null ===$error) {
self::$exitCode =255;
Copy link
Contributor

Choose a reason for hiding this comment

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

maybe better use constant?

nicolas-grekas, chalasr, and jvasseur reacted with thumbs down emoji
@chalasr
Copy link
Member

👍 I confirm it fixes it. Thanks!
Status: reviewed

@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commit67e249d intosymfony:2.7Apr 13, 2017
fabpot added a commit that referenced this pull requestApr 13, 2017
This PR was merged into the 2.7 branch.Discussion----------[Debug] Set exit status to 255 on error| Q             | A| ------------- | ---| Branch?       | 2.7| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes (no easily testable in fact)| Fixed tickets |#20775| License       | MIT| Doc PR        | -Commits-------67e249d [Debug] Set exit status to 255 on error
@nicolas-grekasnicolas-grekas deleted the debug-exit branchApril 14, 2017 06:05
This was referencedMay 1, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@tadckatadckatadcka left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

2.7

Development

Successfully merging this pull request may close these issues.

5 participants

@nicolas-grekas@chalasr@fabpot@tadcka@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp