Skip to content

[PropertyInfo][Serializer] Remove AnnotationLoader #19080

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

alexandre-daubois
Copy link
Member

@alexandre-daubois alexandre-daubois commented Oct 24, 2023

Fix #19036

Also, the
:class:`Symfony\\Component\\Serializer\\Mapping\\Loader\\AnnotationLoader`
was deprecated in Symfony 6.4.

.. _component-serializer-attributes-groups-annotations:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
.. _component-serializer-attributes-groups-annotations:

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have to? I think @javiereguiluz said he wanted to avoid deleting refs at some point? I remember him saying that, but it's been a while, so I could be wrong 😄

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's fine in 7.0, even better would be to add a redirect here:
https://github.com/symfony/symfony-docs/blob/7.0/_build/redirection_map

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean, remove it and add an entry in the redirection_map

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First time touching this file, hope I updated it correctly 👍

@OskarStark OskarStark changed the title [PropertyInfo][Serializer] Remove AnnotationLoader [PropertyInfo][Serializer] Remove AnnotationLoader Oct 24, 2023
@OskarStark
Copy link
Contributor

Thank you Alexandre.

@OskarStark OskarStark merged commit dd7776b into symfony:7.0 Oct 24, 2023
@alexandre-daubois alexandre-daubois deleted the remove-annotation-loader branch October 24, 2023 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants