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

Feature/php 8.4 support #2280

Merged
merged 6 commits into from
Nov 24, 2024

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Nov 24, 2024

Closes #2159

  • Some packages triggering deprecation warnings on PHP 8.4 have been replaced with forks, or pointed to commits where those warnings have been fixed.
  • Release pipeline now publishes packages for PHP 8.4
  • Update docker images to Alpine 3.20 (Updating them to PHP 8.4 will be tackled separately)
  • Update MS ODBC driver included in docker image to v18.4.1.1

Copy link

codecov bot commented Nov 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.68%. Comparing base (2946b63) to head (deb9d4b).
Report is 8 commits behind head on develop.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2280   +/-   ##
==========================================
  Coverage      93.68%   93.68%           
  Complexity      1655     1655           
==========================================
  Files            275      275           
  Lines           5764     5764           
==========================================
  Hits            5400     5400           
  Misses           364      364           

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


🚨 Try these New Features:

@acelaya acelaya marked this pull request as ready for review November 24, 2024 10:40
@acelaya acelaya merged commit fef512a into shlinkio:develop Nov 24, 2024
32 checks passed
@acelaya acelaya deleted the feature/php-8.4-support branch November 24, 2024 10:42
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.

Add support for PHP 8.4
1 participant