Skip to content

Add the new enum node type in 2.1 #1826

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
Oct 31, 2012

Conversation

jeanmonod
Copy link
Contributor

After #1751, here is a second PR, in order to finalize the #1732
@weaverryan can you merge it please?

@@ -100,6 +100,7 @@ node definition. Node type are available for:
* scalar
* boolean
* array
* enum (new in 2.1)
Copy link
Member

Choose a reason for hiding this comment

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

I prefer a .. versionadded: 2.1 block over this, you should place this block before this list.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If I place it before the list, how it will target only the enum line? Do you have an example in the actual doc?

weaverryan added a commit that referenced this pull request Oct 31, 2012
@weaverryan weaverryan merged commit ecdc8ea into symfony:2.1 Oct 31, 2012
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.

3 participants