Skip to content

Commit d7c786b

Browse files
committed
Remove the versionadded directive
1 parent 3044c7b commit d7c786b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

components/serializer.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1223,11 +1223,6 @@ context option to ``false``::
12231223
to ``false`` will throw an ``\Error`` instance if the given object has uninitialized
12241224
properties as the normalizer cannot read them (directly or via getter/isser methods).
12251225

1226-
.. versionadded:: 5.4
1227-
1228-
The ``AbstractObjectNormalizer::SKIP_UNINITIALIZED_VALUES`` constant was
1229-
introduced in Symfony 5.4.
1230-
12311226
.. _component-serializer-handling-circular-references:
12321227

12331228
Collecting Type Errors While Denormalizing

0 commit comments

Comments
 (0)