This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Serializer/Mapping
Kévin Dunglas a1f7fb3b04 feature #14187 [Serializer] Supports hassers and setters for groups annotations (dunglas)
This PR was merged into the 2.7 branch.

Discussion
----------

[Serializer] Supports hassers and setters for groups annotations

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

For more coherence with the new `ObjectNormalizer` (#13257), this PR allows to add `@Groups` annotations on hasser and setter methods too.

Commits
-------

9c87ecc [Serializer] Supports hassers and setters for groups annotations
2015-04-27 09:28:02 +02:00
..
Factory [2.7] For @link annotations 2015-04-10 20:53:33 +02:00
Loader [Serializer] Supports hassers and setters for groups annotations 2015-04-02 22:29:07 +02:00
AttributeMetadata.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
AttributeMetadataInterface.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
ClassMetadata.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00
ClassMetadataInterface.php [Serializer] Refactoring of metadata 2015-03-06 11:33:18 +01:00