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

Fix UrlGeneratorInterface deprecation #33

Merged
merged 1 commit into from
Apr 5, 2016
Merged

Conversation

rvanlaak
Copy link
Collaborator

Right now a boolean is used. Accompanying deprecation message:

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 instead.

@rvanlaak
Copy link
Collaborator Author

rvanlaak commented Apr 4, 2016

ping @Abhoryo can I merge this one?

@rvanlaak rvanlaak merged commit 2f4e18a into master Apr 5, 2016
@rvanlaak rvanlaak deleted the rvanlaak-patch-1 branch April 5, 2016 07:15
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 this pull request may close these issues.

None yet

1 participant