Skip to content

Commit c3a8aac

Browse files
committed
remove versionadded directive for 6.3
1 parent 9e2d4f6 commit c3a8aac

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
@@ -1275,11 +1275,6 @@ to ``true``::
12751275
$result = $normalizer->denormalize($data, Dummy::class, 'json', [AbstractNormalizer::REQUIRE_ALL_PROPERTIES => true]);
12761276
// throws Symfony\Component\Serializer\Exception\MissingConstructorArgumentException
12771277

1278-
.. versionadded:: 6.3
1279-
1280-
The ``AbstractNormalizer::PREVENT_NULLABLE_FALLBACK`` context option
1281-
was introduced in Symfony 6.3.
1282-
12831278
Skipping Uninitialized Properties
12841279
---------------------------------
12851280

0 commit comments

Comments
 (0)