Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[2.2] Rename routing options #2163

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

Closed
wouterj opened this issue Jan 20, 2013 · 3 comments
Closed

[2.2] Rename routing options #2163

wouterj opened this issue Jan 20, 2013 · 3 comments

Comments

@wouterj
Copy link
Member

wouterj commented Jan 20, 2013

Several important routing options are renamed, we should change this is the docs. More information in the upgrade file.

Related PR: symfony/symfony#6738

@weaverryan
Copy link
Member

@wouterj This is actually the 3.0 CHANGELOG file, and I'm not sure if there's even code for this yet - I think Fabien might just be planning ahead, I'm not totally sure. As long as there's not code attached to these changes, then we shouldn't need to worry about them yet - we would update the docs when there are PR's for each change.

@wouterj
Copy link
Member Author

wouterj commented Jan 20, 2013

@weaverryan - As far as I know, these methods will be deprecated in Symfony 2.2. For instance: on this line:

@deprecated Deprecated in 2.2, to be removed in 3.0. Use setPath instead.

@stof
Copy link
Member

stof commented Jan 20, 2013

@weaverryan there is already code for this. The old names are deprecated in 2.2 and will be removed in 3.0: https://github.com/symfony/symfony/pull/6738/files#L11R146

So IMO, the 2.2 doc should use the new names

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

No branches or pull requests

3 participants