Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[FrameworkBundle][Serializer] Deprecate annotations#51470
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
[FrameworkBundle][Serializer] Deprecate annotations#51470
Uh oh!
There was an error while loading.Please reload this page.
Conversation
6f91c55 to5b07fe6Comparesrc/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Serializer/Mapping/Loader/AnnotationLoader.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
f68b0a1 to132a5d5Comparesrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
fda8275 to6cc25c1Compare6cc25c1 tob89c56fComparealexandre-daubois commentedOct 2, 2023
Rebased and conflicts fixed |
59f046b toe4a2210Comparee4a2210 toa658692Comparenicolas-grekas commentedOct 17, 2023
Thank you@alexandre-daubois. |
…e-daubois)This PR was merged into the 7.0 branch.Discussion----------[Serializer] Fix Serializer deprecations merge| Q | A| ------------- | ---| Branch? | 7.0| Bug fix? | yes| New feature? | no| Deprecations? | no| Tickets | -| License | MITClean up of#51470Commits-------61a23a3 [Serializer] Fix Serializer deprecations merge
Part of#51381