We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b45d86f commit dc07bdfCopy full SHA for dc07bdf
UPGRADE-6.1.md
@@ -42,8 +42,6 @@ Serializer
42
43
* Deprecate `ContextAwareNormalizerInterface`, use `NormalizerInterface` instead
44
* Deprecate `ContextAwareDenormalizerInterface`, use `DenormalizerInterface` instead
45
- * Deprecate `ContextAwareEncoderInterface`, use `EncoderInterface` instead
46
- * Deprecate `ContextAwareDecoderInterface`, use `DecoderInterface` instead
47
* Deprecate supporting denormalization for `AbstractUid` in `UidNormalizer`, use one of `AbstractUid` child class instead
48
* Deprecate denormalizing to an abstract class in `UidNormalizer`
49
0 commit comments