Closed phil-davis closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 99.18%. Comparing base (
9d02602
) to head (fd602f9
). Report is 1 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
I would be fine with skipping cs-fixer for 8.4 for now
(or maybe we just need to update cs-fixer)
I would be fine with skipping cs-fixer for 8.4 for now
I just want to see if it reports anything interesting (it shouldn't!), and it passed like this.
Now to look at the phpstan
deprecation messages.
The deprecation messages are all for vendor packages. And some are inside vendor, phpstan, vendor again - dependencies of phpstan itself.
So various dependencies need to be "fixed" first anyway.
See PR #126 for the 5.1 branch. We can get that approved and merged first, then I will see what finally should be done here in master.
See #136
Let's see if GitHub knows about PHP 8.4 alpha yet.