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

Add compatibility for PHP 8.4 #70

Closed
wants to merge 3 commits into from
Closed

Add compatibility for PHP 8.4 #70

wants to merge 3 commits into from

Conversation

christian-kolb
Copy link
Contributor

@christian-kolb christian-kolb commented Oct 25, 2024

Changes

  • Added new docker image.
  • Changes make commands to use 8.4.
  • Updated composer requirements.

Todo

Resolves #69

@christian-kolb christian-kolb self-assigned this Oct 25, 2024
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (ee4b93a) to head (61bb7f1).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main       #70   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       134       134           
===========================================
  Files              6         6           
  Lines            277       277           
===========================================
  Hits             277       277           

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

@christian-kolb
Copy link
Contributor Author

Will be handled in different PR

@christian-kolb christian-kolb deleted the php-8-4 branch December 5, 2024 11:01
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.

Explicitly support PHP 8.4
1 participant