8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adc89a3 commit fc6cb7dCopy full SHA for fc6cb7d
src/Symfony/Component/Serializer/CHANGELOG.md
@@ -19,6 +19,8 @@ CHANGELOG
19
either `NormalizerInterface` or `DenormalizerInterface`
20
* deprecated creating a `Serializer` with encoders which do not implement
21
either `EncoderInterface` or `DecoderInterface`
22
+ * added `ObjectClassResolverInterface` used in `AbstractObjectNormalizer` and `ObjectNormalizer` as
23
+ the optional `$objectClassResolver` argument in constructor.
24
25
4.1.0
26
-----
0 commit comments