Skip to content

Conversation

@fabriciojs
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 17, 2025 01:07
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 PR removes support for PHP 8.0 from the Docker template configuration as it no longer receives security updates. The change involves removing all PHP 8.0 build configurations and their associated files.

  • Removes five PHP 8.0 build variants from the template configuration
  • Deletes all associated Docker and configuration files for PHP 8.0 builds
  • Streamlines the build matrix to focus on supported PHP versions

Reviewed Changes

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

Show a summary per file
File Description
fwd-template.json Removes all PHP 8.0 build configurations from the template
8.0/* Deletes base PHP 8.0 Docker files and configuration
8.0-prod/* Deletes production PHP 8.0 Docker files and configuration
8.0-node/* Deletes PHP 8.0 with Node.js Docker configuration
8.0-nginx/* Deletes PHP 8.0 with Nginx Docker files and configuration
8.0-nginx-prod/* Deletes production PHP 8.0 with Nginx Docker files and configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@fabriciojs fabriciojs merged commit 3b39ed5 into master Oct 17, 2025
12 checks passed
@fabriciojs fabriciojs deleted the drop-8.0 branch October 17, 2025 01:23
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