Skip to content

[WebProfiler] Removed an object as route generator argument #17179

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
Dec 30, 2015
Merged

[WebProfiler] Removed an object as route generator argument #17179

merged 1 commit into from
Dec 30, 2015

Conversation

linaori
Copy link
Contributor

@linaori linaori commented Dec 30, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #17178
License MIT
Doc PR ~

@stof
Copy link
Member

stof commented Dec 30, 2015

👍

@@ -307,7 +307,6 @@ public function searchResultsAction(Request $request, $token)
'end' => $end,
'limit' => $limit,
'panel' => null,
'request' => $request,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not related to this issue but it was defined twice in the array.

@xabbuh
Copy link
Member

xabbuh commented Dec 30, 2015

👍

Status: Reviewed

@stof
Copy link
Member

stof commented Dec 30, 2015

Thank you @iltar.

@stof stof merged commit 43fd7bb into symfony:2.8 Dec 30, 2015
stof added a commit that referenced this pull request Dec 30, 2015
…t (iltar)

This PR was merged into the 2.8 branch.

Discussion
----------

[WebProfiler] Removed an object as route generator argument

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

Commits
-------

43fd7bb Removed an object as route generator argument
@fabpot fabpot mentioned this pull request Jan 14, 2016
@fabpot fabpot mentioned this pull request Feb 3, 2016
@linaori linaori deleted the hotfix/generate-argument branch April 15, 2016 13:33
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.

4 participants