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

Handle misc. Symfony 5.3 deprecations, update CI config #878

Merged
merged 1 commit into from
Jun 19, 2021
Merged

Handle misc. Symfony 5.3 deprecations, update CI config #878

merged 1 commit into from
Jun 19, 2021

Conversation

mbabker
Copy link
Contributor

@mbabker mbabker commented Jun 17, 2021

This PR takes a stab at handling some of the Security component deprecations in Symfony 5.3 by adding in the relevant compat checks to use the newer APIs when available and falling back to the deprecated APIs when not. I've also cleared out some compat code that was there to support Symfony <4.4 and is no longer needed. Lastly, a CI build for Symfony 5.3 is added in and the 5.x-dev build adjusted to target the 5.4 branch.

@chalasr
Copy link
Collaborator

chalasr commented Jun 19, 2021

Thank you @mbabker.

@chalasr chalasr merged commit 0d36113 into lexik:2.x Jun 19, 2021
@mbabker mbabker deleted the 5.3-deprecations branch June 19, 2021 15:57
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