Skip to content

Commit 849c9d6

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: -
2 parents 5a1aa7e + 86976e6 commit 849c9d6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

serializer/custom_encoders.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,6 @@ create your own encoder that uses the
4646
}
4747
}
4848

49-
.. tip::
50-
51-
If you need access to ``$context`` in your ``supportsDecoding`` or
52-
``supportsEncoding`` method, make sure to implement
53-
``Symfony\Component\Serializer\Encoder\ContextAwareDecoderInterface``
54-
or ``Symfony\Component\Serializer\Encoder\ContextAwareEncoderInterface`` accordingly.
55-
5649
Registering it in your app
5750
--------------------------
5851

0 commit comments

Comments
 (0)