Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

Serializer groups support #764

Closed
wants to merge 3 commits into from

Conversation

dunglas
Copy link
Member

@dunglas dunglas commented Dec 25, 2014

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
License MIT

Enable serializer groups (related to symfony/symfony#13107).

@@ -13,6 +13,7 @@ framework:
form: ~
csrf_protection: ~
validation: { enable_annotations: true }
serializer: { enable_annotations: true }
Copy link
Member

Choose a reason for hiding this comment

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

I think it should be commented by default.

Copy link
Member Author

Choose a reason for hiding this comment

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

done

# cache: apc
# cache: validator.mapping.cache.apc
# serializer:
# cache: serializer.mapping.cache.apc
Copy link
Member

Choose a reason for hiding this comment

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

Will this service be available by default?

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for pointing me in the right direction.

@dunglas
Copy link
Member Author

dunglas commented Apr 15, 2015

ping @symfony/deciders

@aitboudad
Copy link
Contributor

👍

@fabpot
Copy link
Member

fabpot commented Apr 15, 2015

Thank you @dunglas.

@fabpot fabpot closed this in a2ee460 Apr 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants