schmittjoh / serializer

Library for (de-)serializing data of any complexity (supports JSON, and XML)
http://jmsyst.com/libs/serializer
MIT License
2.32k stars 589 forks source link

feat(exclusion): add new option "inheritedGroups" into GroupExclusionStrategy #1474

Open Xen3r0 opened 1 year ago

Xen3r0 commented 1 year ago
Q A
Bug fix? no
New feature? yes
Doc updated yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT

Questions :

Xen3r0 commented 1 year ago

@scyzoryck @jdreesen can you review again please ?

goetas commented 1 year ago

I like this because it introduces back https://github.com/schmittjoh/serializer/pull/1071 in a backward compat way