Skip to content

Update PHP version tags in release workflow#251

Open
bluvulture wants to merge 1 commit into
5.xfrom
bluvulture-patch-1
Open

Update PHP version tags in release workflow#251
bluvulture wants to merge 1 commit into
5.xfrom
bluvulture-patch-1

Conversation

@bluvulture

Copy link
Copy Markdown
Contributor

This pull request updates the release workflow configuration to reflect the latest stable versions for the 4.x and 5.x release lines. The key changes are:

Release workflow updates:

  • Updated the release job to use the v4.2 tag with PHP 8.4 as the latest for the 4.x series, replacing the previous v4.1 tag.
  • Removed the 5.x tag without a version override as a release job, ensuring only the explicit v5.2 tag is used as the latest for the 5.x series.

Copilot AI review requested due to automatic review settings June 19, 2026 09:07
@bluvulture bluvulture requested a review from berfinyuksel as a code owner June 19, 2026 09:07
@bluvulture

Copy link
Copy Markdown
Contributor Author

cc @berfinyuksel removing the duplicate 5.x and adding new v4

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 updates the GitHub Actions release workflow matrix to reflect the latest stable tags for the 4.x and 5.x image build/release lines.

Changes:

  • Updated the 4.x stable release entry from v4.1 to v4.2 (PHP 8.4).
  • Removed the redundant 5.x matrix entry that had no version override, leaving v5.2 as the explicit “latest” for the 5.x series.

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

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.

4 participants