Conversation
f8df03e to
e25c00a
Compare
|
Let me try to switch kbin.melroy.org to this branch now.. |
# Conflicts: # src/Controller/User/UserFrontController.php
# Conflicts: # config/routes/fos_js_routing.yaml
|
New messages now in latest Symfony. |
|
I saw another one after symfony 7.4:
|
The default until version 8 is |
# Conflicts: # src/Repository/ContentRepository.php # src/Repository/MagazineRepository.php
…rl constraint is deprecated'
There was a problem hiding this comment.
If we need a follow-up work, we can always create an additional PR.
Also some deprecation fixes are part of another PR already: #2026
And some remaining deprecation are not part of our project, but due to vendor packages. So updating our composer packages would also help to resolve those remaining deprecations.
@melroy89 @BentiGorlich @jwr1 please comment with log-messages about deprecations you saw in recent time. If no new deprecations are added within a week, I will mark this PR as ready.
Fixes #744