Skip to content

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Feb 14, 2017

Just like in the standard edition and the validation docs.

@dunglas dunglas force-pushed the serializer_annotations branch from 8c2b1dd to dcb2845 Compare February 14, 2017 15:18
'serializer' => array(
'enable_annotations' => true,
// Alternatively, if you don't want to use annotations
'enabled' => true,
Copy link
Member

Choose a reason for hiding this comment

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

should be commented too

@xabbuh
Copy link
Member

xabbuh commented Mar 7, 2017

Thank you @dunglas.

@xabbuh xabbuh merged commit dcb2845 into symfony:2.7 Mar 7, 2017
xabbuh added a commit that referenced this pull request Mar 7, 2017
This PR was merged into the 2.7 branch. Discussion ---------- [Serializer] Enable annotations by default Just like in the standard edition and the validation docs. Commits ------- dcb2845 [Serializer] Enable annotations by default
xabbuh added a commit that referenced this pull request Mar 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment