Skip to content

Changing the getVar method to get (only valid for 2.1) #1983

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 1, 2012
Merged

Changing the getVar method to get (only valid for 2.1) #1983

merged 1 commit into from
Dec 1, 2012

Conversation

Sgoettschkes
Copy link
Contributor

As mentioned in #1906, in 2.1 the getVar() method is not available and get() must be used. This seems to be the case for only 2.1, so this PR should not be merged into master.

weaverryan added a commit that referenced this pull request Dec 1, 2012
Changing the getVar method to get (only valid for 2.1)
@weaverryan weaverryan merged commit 9a77129 into symfony:2.1 Dec 1, 2012
@weaverryan
Copy link
Member

Hi Sebastian!

Thanks for the PR! Actually, get is also deprecated as well, for better or worse you're now supposed to access the public vars property on FormView - I've updated things for that.

Thanks!

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.

2 participants