Skip to content

Bump PHP to 8.4 and Alpine to 3.23#16

Merged
oskarbarcz merged 3 commits intomainfrom
feature/deploy-php-version
Jan 27, 2026
Merged

Bump PHP to 8.4 and Alpine to 3.23#16
oskarbarcz merged 3 commits intomainfrom
feature/deploy-php-version

Conversation

@oskarbarcz
Copy link
Member

No description provided.

@oskarbarcz oskarbarcz self-assigned this Jan 27, 2026
Copilot AI review requested due to automatic review settings January 27, 2026 22:30
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request upgrades the base Docker image from PHP 8.3 with Alpine 3.19 to PHP 8.4 with Alpine 3.23, bumps the package version to 5.0.0, and reorganizes GitHub Actions workflows.

Changes:

  • Upgraded base Docker image to PHP 8.4-fpm-alpine3.23
  • Bumped package version from 4.0.0 to 5.0.0
  • Replaced test.yaml workflow with integrate.yaml and updated release.yaml formatting

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
Dockerfile Updated base image from php:8.3-fpm-alpine3.19 to php:8.4-fpm-alpine3.23
.github/workflows/test.yaml Removed old test workflow file
.github/workflows/integrate.yaml Added new integration test workflow with improved formatting
.github/workflows/release.yaml Updated to ubuntu-24.04, reformatted step definitions, bumped version to 5.0.0, and removed paths filter

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@oskarbarcz oskarbarcz merged commit 4c97402 into main Jan 27, 2026
1 check passed
@oskarbarcz oskarbarcz deleted the feature/deploy-php-version branch January 27, 2026 22:38
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.

2 participants