Skip to content

Symfony 6 support #157

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 3 commits into from
May 15, 2022
Merged

Symfony 6 support #157

merged 3 commits into from
May 15, 2022

Conversation

semaz
Copy link
Contributor

@semaz semaz commented May 10, 2022

I replaced the authorization guard logic with a authenticator, because this is the recommended authentication type in the new symfony (https://symfony.com/doc/current/security/custom_authenticator.html).
Also changed methods amLoggedInAs and getCurrentSession.
Can you review it and test it?

@semaz semaz mentioned this pull request May 10, 2022
@semaz semaz requested a review from TavoNiievez May 10, 2022 19:39
Copy link
Member

@TavoNiievez TavoNiievez left a comment

Choose a reason for hiding this comment

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

wow! looks pretty good now.
I'm going to merge it when I update the test project and have a successful run, but for now it has my thumbs up.
Thank you!

@TavoNiievez TavoNiievez merged commit 6a30f64 into Codeception:main May 15, 2022
@semaz
Copy link
Contributor Author

semaz commented May 16, 2022

Please tell when you want to make a new release?

@Naktibalda
Copy link
Member

@TavoNiievez We can release it as 3.1.0, right?

@TavoNiievez
Copy link
Member

@Naktibalda no, form assertions and test project still need to be adapted

@TavoNiievez
Copy link
Member

@semaz module-symfony 3.1 was released with support for Symfony 6.0.
Thank you very much for your help.

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.

3 participants