-
Notifications
You must be signed in to change notification settings - Fork 3
fix: symfony/console:7.3 setCode call and php8.4 deprecation warnings #20
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
|
@marko-krueger, thanks very much for raising this with a PR! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #20 +/- ##
=========================================
Coverage 73.25% 73.25%
Complexity 56 56
=========================================
Files 2 2
Lines 172 172
=========================================
Hits 126 126
Misses 46 46 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I squashed and merged this directly, as it couldn't be merged with unsigned commits. Thanks for all your work on this @marko-krueger ! |
parent::setCode()in Symfony 7.3 has changed, it requires now a callable