Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Debug][HttpKernel] remove frames added by DebugClassLoader in stack traces #29190

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28818
License MIT
Doc PR -

image

Copy link
Contributor

@j4nr6n j4nr6n left a comment

Choose a reason for hiding this comment

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

Tested and working in my scratch project. Looks really good. 👍
image

@Tobion
Copy link
Contributor

Tobion commented Nov 15, 2018

@j4nr6n the example you used is not affected by this change. This is about the deprecations coming from the DebugClassLoader which is not triggered in your example.

@fabpot
Copy link
Member

fabpot commented Nov 16, 2018

Thank you @nicolas-grekas.

@fabpot fabpot merged commit 76e7944 into symfony:master Nov 16, 2018
fabpot added a commit that referenced this pull request Nov 16, 2018
…r in stack traces (nicolas-grekas)

This PR was merged into the 4.2-dev branch.

Discussion
----------

[Debug][HttpKernel] remove frames added by DebugClassLoader in stack traces

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28818
| License       | MIT
| Doc PR        | -

![image](https://user-images.githubusercontent.com/243674/48362054-14ee0100-e6a3-11e8-82e1-b185af45fb8b.png)

Commits
-------

76e7944 [Debug][HttpKernel] remove frames added by DebugClassLoader in stack traces
@fabpot fabpot mentioned this pull request Nov 16, 2018
@nicolas-grekas nicolas-grekas deleted the debug-clear-loader branch November 18, 2018 10:25
@stof stof modified the milestones: next, 4.2 Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants