Skip to content
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

Broken link to event API documentation #6565

Closed
Oliboy50 opened this issue May 13, 2016 · 3 comments
Closed

Broken link to event API documentation #6565

Oliboy50 opened this issue May 13, 2016 · 3 comments
Labels
bug hasPR A Pull Request has already been submitted for this issue.

Comments

@Oliboy50
Copy link
Contributor

Oliboy50 commented May 13, 2016

Here http://symfony.com/doc/current/reference/events.html#kernel-controller (same issue with other doc versions).

This link is broken: RequestDataCollector (in the "built-in Symfony listener related to this event" table)

Maybe the link should point to the Component's RequestDataCollector class?

@alexislefebvre
Copy link
Contributor

It looks like this class has been removed: http://api.symfony.com/3.0/Symfony/Bundle/FrameworkBundle/DataCollector.html

@xabbuh
Copy link
Member

xabbuh commented May 14, 2016

Thanks for reporting this @Oliboy50. This is indeed the wrong namespace being used here. I opened #6568 to fix it.

@xabbuh xabbuh added bug hasPR A Pull Request has already been submitted for this issue. labels May 14, 2016
wouterj added a commit that referenced this issue May 14, 2016
This PR was merged into the 2.3 branch.

Discussion
----------

fix RequestDataCollector class namespace

This fixes #6565.

Commits
-------

d535d32 fix RequestDataCollector class namespace
@wouterj
Copy link
Member

wouterj commented May 14, 2016

It's now fixed, thanks for reporting!

@wouterj wouterj closed this as completed May 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug hasPR A Pull Request has already been submitted for this issue.
Projects
None yet
Development

No branches or pull requests

4 participants