Skip to content

Commit bc427da

Browse files
committed
Remove a versionadded directive
1 parent 239e4dc commit bc427da

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
@@ -413,10 +413,6 @@ You are now able to serialize only attributes in the groups you want::
413413
);
414414
// $obj2 = MyObj(foo: 'foo', anotherProperty: 'anotherProperty', bar: 'bar')
415415

416-
.. versionadded:: 5.2
417-
418-
The ``*`` special value for ``groups`` was introduced in Symfony 5.2.
419-
420416
.. _ignoring-attributes-when-serializing:
421417

422418
Selecting Specific Attributes

0 commit comments

Comments
 (0)