| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no | Symfony version | 3.4, 4.X When invoking `PropertyTypeExtractorInterface::getTypes`, the `AbstractObjectNormalizer` does [not passing the context](https://github.com/symfony/symfony/blob/d81f43fc368de04f862c76e17fa1c31fea5d72a8/src/Symfony/Component/Serializer/Normalizer/AbstractObjectNormalizer.php#L286). This would be very nice to have, I think, so context from the serializer could be used make decisions about what the types are.