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

UrlGenerator reference type deprecation #1406

Closed
jrjohnson opened this issue May 3, 2016 · 0 comments · Fixed by #1407
Closed

UrlGenerator reference type deprecation #1406

jrjohnson opened this issue May 3, 2016 · 0 comments · Fixed by #1407
Assignees

Comments

@jrjohnson
Copy link
Member

jrjohnson commented May 3, 2016

https://travis-ci.org/ilios/ilios/jobs/127416120#L1531

The hardcoded value you are using for the $referenceType argument of the Symfony\Component\Routing\Generator\UrlGenerator::generate method is deprecated since version 2.8 and will not be supported anymore in 3.0. Use the constants defined in the UrlGeneratorInterface

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants