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

[WebProfilerBundle] Add missing use statement.#18340

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

@camporter
Copy link
Contributor

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

The RouterController creates a Request in getTraces, but does not have ause statement, which causes an exception when trying to view profile routing in >2.7.

Request is needed in RouterController::getTraces to be able to create a request.
@fabpot
Copy link
Member

👍

@javiereguiluz
Copy link
Member

👍

@xabbuh
Copy link
Member

Thank you@camporter.

@xabbuhxabbuh merged commit0d31c3e intosymfony:2.7Mar 29, 2016
xabbuh added a commit that referenced this pull requestMar 29, 2016
This PR was merged into the 2.7 branch.Discussion----------[WebProfilerBundle] Add missing use statement.| 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        |The RouterController creates a Request in getTraces, but does not have a `use` statement, which causes an exception when trying to view profile routing in >2.7.Commits-------0d31c3e [WebProfilerBundle] Add missing use statement.
@JarJak
Copy link

Please add this to 2.8 version (2.8.5) since the problem still exists there.

@xabbuh
Copy link
Member

@JarJak see#18342 (comment)

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

6 participants

@camporter@fabpot@javiereguiluz@xabbuh@JarJak@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp