Skip to content

Commit 9dc5649

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: remove versionadded directive for 6.3
2 parents 6e1741e + c3a8aac commit 9dc5649

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)