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

Mark as PHP 8.4 compatible #59

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Mark as PHP 8.4 compatible #59

merged 1 commit into from
Nov 13, 2024

Conversation

jakejackson1
Copy link
Member

Pull Request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Build-related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Run automated tests using PHP 8.4 and mark as compatible in composer.

What is the new behavior?

Can be installed using composer on PHP 8.4

Does this introduce a breaking change?

  • Yes
  • No

Copy link

codecov bot commented Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.30%. Comparing base (aab738e) to head (5a9ddce).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #59   +/-   ##
=========================================
  Coverage     89.30%   89.30%           
  Complexity     1350     1350           
=========================================
  Files            26       26           
  Lines          3131     3131           
=========================================
  Hits           2796     2796           
  Misses          335      335           

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

@jakejackson1 jakejackson1 merged commit d5bba03 into main Nov 13, 2024
13 checks passed
@jakejackson1 jakejackson1 deleted the php-8.4 branch November 13, 2024 06:44
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.

1 participant