File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -900,10 +900,6 @@ The Serializer component provides several built-in normalizers:
900900:class: `Symfony\\ Component\\ Serializer\\ Normalizer\\ BackedEnumNormalizer `
901901 This normalizer converts a \B ackedEnum objects into strings or integers.
902902
903- .. note ::
904-
905- The PHP BackedEnum used by ``BackedEnumNormalizer `` requires at least PHP 8.1.
906-
907903:class: `Symfony\\ Component\\ Serializer\\ Normalizer\\ FormErrorNormalizer `
908904 This normalizer works with classes that implement
909905 :class: `Symfony\\ Component\\ Form\\ FormInterface `.
Original file line number Diff line number Diff line change @@ -78,10 +78,6 @@ As well as the following normalizers:
7878* :class: `Symfony\\ Component\\ Serializer\\ Normalizer\\ ProblemNormalizer `
7979* :class: `Symfony\\ Component\\ Serializer\\ Normalizer\\ BackedEnumNormalizer `
8080
81- .. note ::
82-
83- The PHP BackedEnum used by ``BackedEnumNormalizer `` requires at least PHP 8.1.
84-
8581Other :ref: `built-in normalizers <component-serializer-normalizers >` and
8682custom normalizers and/or encoders can also be loaded by tagging them as
8783:ref: `serializer.normalizer <reference-dic-tags-serializer-normalizer >` and
You can’t perform that action at this time.
0 commit comments