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 3044c7b commit d7c786bCopy full SHA for d7c786b
components/serializer.rst
@@ -1223,11 +1223,6 @@ context option to ``false``::
1223
to ``false`` will throw an ``\Error`` instance if the given object has uninitialized
1224
properties as the normalizer cannot read them (directly or via getter/isser methods).
1225
1226
-.. versionadded:: 5.4
1227
-
1228
- The ``AbstractObjectNormalizer::SKIP_UNINITIALIZED_VALUES`` constant was
1229
- introduced in Symfony 5.4.
1230
1231
.. _component-serializer-handling-circular-references:
1232
1233
Collecting Type Errors While Denormalizing
0 commit comments