Skip to content

Fix PHP 8.4 deprecation about implicit nullable types #59

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Jean85
Copy link
Member

@Jean85 Jean85 commented Aug 7, 2025

Fixes #58

@Jean85 Jean85 requested a review from thomasvargiu August 7, 2025 20:50
@Jean85 Jean85 self-assigned this Aug 7, 2025
Copy link

codecov bot commented Aug 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.17%. Comparing base (d8cd42a) to head (11179bc).

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #59   +/-   ##
=========================================
  Coverage     64.17%   64.17%           
  Complexity      459      459           
=========================================
  Files            62       62           
  Lines          1552     1552           
=========================================
  Hits            996      996           
  Misses          556      556           

☔ 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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP Deprecated Warning: Implicitly nullable $previous in OAuth2Exception
1 participant