Skip to content

Conversation

Arman-Hosseini
Copy link
Contributor

@Arman-Hosseini Arman-Hosseini commented May 8, 2024

Add notice about using DenormalizerInterface instead of ContextAwareDenormalizerInterface for denormalizers in Symfony 7.

the ContextAwareDenormalizerInterface is removed, use DenormalizerInterface instead for your denormalizer
@soyuka
Copy link
Member

soyuka commented May 9, 2024

Nice can you replace the old normalizer ? I don't think we need to keep it

@Arman-Hosseini
Copy link
Contributor Author

Done

@Arman-Hosseini
Copy link
Contributor Author

@soyuka Is the targeting branch correct?

@soyuka soyuka merged commit fce8eb0 into api-platform:3.3 May 11, 2024
@soyuka
Copy link
Member

soyuka commented May 11, 2024

nice thanks!

@Arman-Hosseini Arman-Hosseini deleted the patch-1 branch May 21, 2024 14:11
soyuka pushed a commit that referenced this pull request Sep 18, 2024
* Update serialization.md

the ContextAwareDenormalizerInterface is removed, use DenormalizerInterface instead for your denormalizer

* Remove the old denormalizer that used the deprecated `ContextAwareDenormalizerInterface`
soyuka pushed a commit that referenced this pull request Sep 18, 2024
* Update serialization.md

the ContextAwareDenormalizerInterface is removed, use DenormalizerInterface instead for your denormalizer

* Remove the old denormalizer that used the deprecated `ContextAwareDenormalizerInterface`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants