Skip to content

Conversation

stof
Copy link
Member

@stof stof commented Oct 24, 2022

The testsuite was disabling the reporting of deprecations (probably because of the swiftmailer mess), which caused me to miss some changes when adding support for Symfony 5.

In particular, the programmatic login was not properly creating the remember-me cookie when using the new authentication system.

stof added 5 commits October 24, 2022 16:21
Errors reported by Swiftmailer classes in the DebugClassLoader are
ignored as they won't be fixed (and they are not classified as indirect
ones probably because of the non-namespaced classes).
This implementation relies on the old deprecated API of the encoders, so
it might trigger deprecation warnings when testing it.
@stof stof merged commit 0b96e82 into FriendsOfSymfony:master Oct 24, 2022
@stof stof deleted the fix_deprecation branch October 24, 2022 14:26
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.

1 participant