Skip to content

Upgrade docker base image#735

Merged
samuelwei merged 2 commits intodevelopfrom
704-upgrade-docker-container-to-php-83
Dec 6, 2023
Merged

Upgrade docker base image#735
samuelwei merged 2 commits intodevelopfrom
704-upgrade-docker-container-to-php-83

Conversation

@samuelwei
Copy link
Copy Markdown
Collaborator

@samuelwei samuelwei commented Dec 6, 2023

Fixes #704

Type (Highlight the corresponding type)

  • Bugfix
  • Feature
  • Documentation
  • Refactoring (e.g. Style updates, Test implementation, etc.)
  • Other (please describe):

Checklist

  • Code updated to current develop branch head
  • Passes CI checks
  • Is a part of an issue
  • Tests added for the bugfix or newly implemented feature, describe below why if not
  • Changelog is updated
  • Documentation of code and features exists

Changes

  • Bump docker base image to PHP 8.3
  • Upgrade xdebug

@samuelwei samuelwei linked an issue Dec 6, 2023 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (6de8c4d) 95.09% compared to head (3581b09) 95.47%.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #735      +/-   ##
=============================================
+ Coverage      95.09%   95.47%   +0.37%     
  Complexity      1025     1025              
=============================================
  Files            279      172     -107     
  Lines           6569     3626    -2943     
  Branches         542        0     -542     
=============================================
- Hits            6247     3462    -2785     
+ Misses           311      164     -147     
+ Partials          11        0      -11     

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

@samuelwei samuelwei merged commit 56a6da2 into develop Dec 6, 2023
@samuelwei samuelwei deleted the 704-upgrade-docker-container-to-php-83 branch March 4, 2024 16:55
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.

Upgrade Docker container to PHP 8.3

1 participant