Skip to content
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

Fix deprecations of Symfony 6.3 #343

Merged
merged 2 commits into from
Jul 3, 2023
Merged

Conversation

stof
Copy link
Contributor

@stof stof commented Jun 29, 2023

This uses @return to opt-out of the deprecation, as done for a bunch of existing ones coming from older Symfony version.

Note that you will need to do a major version (as those classes are neither final nor internal) before being able to support Symfony 7.

@stof
Copy link
Contributor Author

stof commented Jun 29, 2023

@monteiro here is the PR removing deprecations for Symfony 6.3. Once merged, it would be great to release it.

@monteiro monteiro merged commit 820a1fa into willdurand:master Jul 3, 2023
@monteiro
Copy link
Collaborator

monteiro commented Jul 3, 2023

Thanks a lot @stof !

@stof stof deleted the fix_deprecations branch July 4, 2023 08:07
@stof
Copy link
Contributor Author

stof commented Jul 4, 2023

@monteiro could you tag a new release to ship this ?

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