-
Notifications
You must be signed in to change notification settings - Fork 93
allow symfony 5 #346
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
allow symfony 5 #346
Conversation
Thank you. It seams like there are some updates in the translation component that we need to take care of. Check the PHPStan report. |
It used a deprecated function indeed. I've added an Edit: And PhpStan still doesn't like it. |
I fix a conflict on composer.json file directly on GitHub. The last thing is to fix cs 👍 |
I think we can safely ignore PHPStan errors WDYT?
|
Looks great! WDYT @welcoMattic? |
I tried to rebase #344 on master: this PR is not ready (yet) to be merged. |
Ok, I let you merge this one 😉 |
Wohoo! Great work! |
#SymfonyHackday