Skip to content

return ajax collector to collectors.php #16953

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 10, 2015
Merged

Conversation

NothingWeAre
Copy link
Contributor

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

in symfony 3.0 there is no ajax collector declared. Because of that debug toolbar do not display ajax calls

in symfony 3.0 there is no ajax collector declared. Because of that debug toolbar do not display ajac calls
@xabbuh
Copy link
Member

xabbuh commented Dec 10, 2015

👍 looks like this accidentally got lost in 534a91c

Status: Reviewed

@stof
Copy link
Member

stof commented Dec 10, 2015

Thank you @NothingWeAre for taking care of this regression.

@stof stof merged commit 8a2c757 into symfony:3.0 Dec 10, 2015
stof added a commit that referenced this pull request Dec 10, 2015
This PR was merged into the 3.0 branch.

Discussion
----------

return ajax collector to collectors.php

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

in symfony 3.0 there is no ajax collector declared. Because of that debug toolbar do not display ajax calls

Commits
-------

8a2c757 return ajax collector to collectors.php
@fabpot fabpot mentioned this pull request Dec 26, 2015
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