-
Notifications
You must be signed in to change notification settings - Fork 118
Update symfony from 5.3 to 5.4 #543
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
Conversation
Call to deprecated method isAuthenticated() of class Symfony\Component\Security\Core\Authentication\Token\TokenInterface: since Symfony 5.4, return null from "getUser()" instead when a token is not authenticated
Codecov Report
@@ Coverage Diff @@
## master #543 +/- ##
=========================================
Coverage 99.33% 99.33%
Complexity 1893 1893
=========================================
Files 301 301
Lines 5996 6013 +17
=========================================
+ Hits 5956 5973 +17
Misses 40 40
Continue to review full report at Codecov.
|
PHPUnit is ✅ was also able to do some stuff locally on my development machine. So I suspect this PR is fine 👍 |
@akondas pushed the last change to address your comment, all should be fine now :) |
Thanks @xvilo 🍻 |
Active support for Symfony 5.3 ended 6 days ago (01 Jan 2022). Symfony 5.4 was released 1 month and 1 week ago (29 Nov 2021) and it's support ends in 2 years and 10 months (30 Nov 2024).