Skip to content

clarify allowed property path value types #8635

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
Nov 14, 2017
Merged

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Nov 13, 2017

fixes #8627

ping @javiereguiluz

@xabbuh xabbuh added this to the 4.0 milestone Nov 13, 2017
@@ -10,8 +10,3 @@ object.
If you want to override the property that a field reads from and writes
to, you can set the ``property_path`` option. Its default value is the field's
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"Its default value (null) will use the field's name as property."

@xabbuh xabbuh merged commit 7d33abb into symfony:master Nov 14, 2017
xabbuh added a commit that referenced this pull request Nov 14, 2017
This PR was merged into the master branch.

Discussion
----------

clarify allowed property path value types

fixes #8627

ping @javiereguiluz

Commits
-------

7d33abb clarify allowed property path value types
@xabbuh xabbuh deleted the issue-8627 branch November 14, 2017 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the deprecated behavior of property_path in form types
3 participants