Skip to content

Conversation

@yann-eugone
Copy link
Contributor

@yann-eugone yann-eugone commented Jan 14, 2026

Since we are now targeting PHP >= 8.2.0, we can use more native features, such as

  • readonly properties and classes
  • promoted properties

There is also many minor enhancements we can do to simplify things
I've used some Rector to update the source code, but the configuration was not designed to stay much longer than the update

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.59%. Comparing base (8d002d2) to head (ea4b3ee).

Additional details and impacted files
@@             Coverage Diff              @@
##                0.x     #183      +/-   ##
============================================
- Coverage     99.59%   99.59%   -0.01%     
+ Complexity      963      958       -5     
============================================
  Files           166      166              
  Lines          2977     2957      -20     
============================================
- Hits           2965     2945      -20     
  Misses           12       12              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants