Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcc96d2d

Browse files
committed
minor#20382 [Serializer] remove note about the reverted Default group change (xabbuh)
This PR was merged into the 7.1 branch.Discussion----------[Serializer] remove note about the reverted Default group changerevert#19526 assymfony/symfony#51514 was reverted insymfony/symfony#58705Commits-------626d56e remove note about the reverted Default group change
2 parents60ec94c +626d56e commitcc96d2d

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎serializer.rst

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -385,18 +385,6 @@ stored in one of the following locations:
385385
* All ``*.yaml`` and ``*.xml`` files in the ``Resources/config/serialization/``
386386
directory of a bundle.
387387

388-
..note::
389-
390-
The groups used by default when normalizing and denormalizing objects are
391-
``Default`` and the group that matches the class name. For example, if you
392-
are normalizing a ``App\Entity\Product`` object, the groups used are
393-
``Default`` and ``Product``.
394-
395-
..versionadded::7.1
396-
397-
The default use of the class name and ``Default`` groups when normalizing
398-
and denormalizing objects was introduced in Symfony 7.1.
399-
400388
.. _serializer-enabling-metadata-cache:
401389

402390
Using Nested Attributes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp