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 support for stacked errors#22832

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:3.4frommbabker:3.4-deprecate-error-stacking
Jul 6, 2017
Merged

[Debug] Deprecate support for stacked errors#22832

nicolas-grekas merged 1 commit intosymfony:3.4frommbabker:3.4-deprecate-error-stacking
Jul 6, 2017

Conversation

mbabker
Copy link
Contributor

@mbabkermbabker commentedMay 21, 2017
edited
Loading

QA
Branch?3.4
Bug fix?no
New feature?no
BC breaks?no
Deprecations?yes
Tests pass?yes
Fixed tickets#22804
LicenseMIT
Doc PRn/a

Per discussion in#22804 this deprecates support for error stacking. //@nicolas-grekas

@mbabkermbabker changed the titleDeprecate support for stacked errors[Debug] Deprecate support for stacked errorsMay 21, 2017
/**
* @group legacy
* @expectedDeprecation Support for stacking errors is deprecated since Symfony 3.4 and will be removed in 4.0.
* @expectedDeprecation Support for unstacking errors is deprecated since Symfony 3.4 and will be removed in 4.0.

Choose a reason for hiding this comment

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

test are failing, partly because this isn't triggered anymore since the stacking calls are removed from DebugClassLoader
I think the entire test case should be remove
dunno about the other failure yet

@nicolas-grekasnicolas-grekas added this to the3.4 milestoneMay 21, 2017
@nicolas-grekas
Copy link
Member

rebase needed

Debug
-----

* support for stacked errors in the `ErrorHanlder` is deprecated and will
Copy link
Contributor

Choose a reason for hiding this comment

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

ErrorHandler typo

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Fixed.

@@ -70,6 +70,8 @@ Debug
* `FlattenException::getTrace()` now returns additional type descriptions
`integer` and `float`.

* support for stacked errors in the `ErrorHanlder` has been removed
Copy link
Contributor

Choose a reason for hiding this comment

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

ErrorHandler typo

@mbabker
Copy link
ContributorAuthor

FWIW I spent a little bit yesterday trying to figure out a way to get this failing test to work (mbabker@fde02c6 andmbabker@0e87986 being failed solutions, actually they caused PHP 5.6 to start erroring onmy Travis builds). The only other option I can come up with right now is to just drop it, I don't know what's triggering a parse error but it clearly isn't happening with the stacking gone.

@nicolas-grekasnicolas-grekas self-requested a reviewJuly 5, 2017 15:21
@nicolas-grekas
Copy link
Member

Thank you@mbabker.

@nicolas-grekasnicolas-grekas merged commit04b8b80 intosymfony:3.4Jul 6, 2017
nicolas-grekas added a commit that referenced this pull requestJul 6, 2017
This PR was merged into the 3.4 branch.Discussion----------[Debug] Deprecate support for stacked errors| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | yes| Tests pass?   | yes| Fixed tickets |#22804| License       | MIT| Doc PR        | n/aPer discussion in#22804 this deprecates support for error stacking.  //@nicolas-grekasCommits-------04b8b80 Deprecate support for stacked errors
@mbabkermbabker deleted the 3.4-deprecate-error-stacking branchJuly 6, 2017 12:16
This was referencedOct 18, 2017
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@linaorilinaorilinaori left review comments

@nicolas-grekasnicolas-grekasAwaiting requested review from nicolas-grekas

Assignees
No one assigned
Projects
None yet
Milestone
3.4
Development

Successfully merging this pull request may close these issues.

4 participants
@mbabker@nicolas-grekas@linaori@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp