Skip to content
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

Fix the nullable parameter declarations for compatibility with PHP 8.4 #142

Closed
wants to merge 2 commits into from

Merge branch 'master' into feature/php-8-4

cbbe39c
Select commit
Loading
Failed to load commit list.
Closed

Fix the nullable parameter declarations for compatibility with PHP 8.4 #142

Merge branch 'master' into feature/php-8-4
cbbe39c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 1s

99.35% (+0.00%) compared to 50dcaa5

View this Pull Request on Codecov

99.35% (+0.00%) compared to 50dcaa5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.35%. Comparing base (50dcaa5) to head (cbbe39c).

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #142   +/-   ##
=========================================
  Coverage     99.35%   99.35%           
  Complexity      111      111           
=========================================
  Files            13       13           
  Lines           308      308           
=========================================
  Hits            306      306           
  Misses            2        2           

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