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 return type of grabSecurityService() for compatibility with symfony 7.0 #178

Merged
merged 1 commit into from
Jan 10, 2024
Merged

Fix return type of grabSecurityService() for compatibility with symfony 7.0 #178

merged 1 commit into from
Jan 10, 2024

Conversation

W0rma
Copy link
Contributor

@W0rma W0rma commented Jan 9, 2024

Fixes #174

Since symfony 6.2 the "security.helper" service is an instance of Symfony\Bundle\SecurityBundle\Security
@TavoNiievez TavoNiievez changed the title Fix return type of grabSecurityService() for compatibility with symfony 6.2 Fix return type of grabSecurityService() for compatibility with symfony 7.0 Jan 9, 2024
@TavoNiievez TavoNiievez merged commit b887260 into Codeception:main Jan 10, 2024
6 checks passed
@TavoNiievez
Copy link
Member

Thank you! @W0rma

@W0rma W0rma deleted the fix-security-service branch January 11, 2024 06:28
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.

Deprecated Symfony\Component\Security\Core\Security in symfony 6.2
2 participants