-
Notifications
You must be signed in to change notification settings - Fork 10
Add Symfony 8 Support #62
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
|
Right now, it's just other projects removed psalm checks from their code |
|
Yeah, just remove that and add phpstan :D |
|
Set |
|
Can we drop PHP 8.1 if it's only supported til "31 Dec 2025"? |
|
Not a fan and I believe it shouldn't. Is there a good case for it? |
|
Stupid phpunit phpunit itself doesn't complain about when I try to call the statics as instance variables, |
|
PHP 8.5 does pass too |
loevgaard
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work 🎉
WIP so see if something is broken
Dependencies that blocks 8.0 Version:
composer why-not vimeo/psalm "7.0.0-beta11"
psalm/plugin-phpunit 0.19.5 requires vimeo/psalm (dev-master || ^6.10.0)
composer why-not symfony/cache "v8.0.0-BETA1"
doctrine/doctrine-bundle 3.0.0 requires symfony/cache (^6.4 || ^7.0)
composer why-not symfony/doctrine-bridge "v8.0.0-BETA1"
doctrine/doctrine-bundle 3.0.0 requires symfony/doctrine-bridge (^6.4.3 || ^7.0.3)
composer why-not symfony/dependency-injection 8.0.0-BETA2
matthiasnoback/symfony-dependency-injection-test 6.1.0 requires symfony/dependency-injection (^5.4 || ^6.2 || ^7.0)