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 301f3f3 commit eb5d8d4Copy full SHA for eb5d8d4
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 the optional `$objectClassResolver` argument in `AbstractObjectNormalizer`
23
+ and `ObjectNormalizer` constructor
24
25
4.1.0
26
-----
0 commit comments