Skip to content

Commit e8c5ec8

Browse files
committed
Remove a versionadded directive
1 parent c11dc74 commit e8c5ec8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/serializer.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,10 +1193,6 @@ collect all exceptions at once, and to get the object partially denormalized::
11931193
return $this->json($violations, 400);
11941194
}
11951195

1196-
.. versionadded:: 5.4
1197-
1198-
The ``COLLECT_DENORMALIZATION_ERRORS`` option was introduced in Symfony 5.4.
1199-
12001196
Handling Circular References
12011197
----------------------------
12021198

0 commit comments

Comments
 (0)