Skip to content

Conversation

@johanwilfer
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 5, 2025 13:02
Copy link
Contributor

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 adds Docker development environment support for PHP versions 8.1, 8.2, 8.3, and 8.4 to facilitate multi-version testing and development of the TbbcMoneyBundle.

Key changes:

  • Added four Dockerfiles for PHP 8.1, 8.2, 8.3, and 8.4 with necessary extensions (intl, bcmath, mongodb)
  • Created Docker Compose configuration to manage all PHP version containers
  • Updated README with development setup instructions

Reviewed Changes

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

Show a summary per file
File Description
docker/dockerfile-tbbc-moneybundle-php84 Dockerfile for PHP 8.4 development environment with required extensions
docker/dockerfile-tbbc-moneybundle-php83 Dockerfile for PHP 8.3 development environment with required extensions
docker/dockerfile-tbbc-moneybundle-php82 Dockerfile for PHP 8.2 development environment with required extensions
docker/dockerfile-tbbc-moneybundle-php81 Dockerfile for PHP 8.1 development environment with required extensions
compose.yml Docker Compose configuration defining services for all four PHP versions
README.md Documentation for using the Docker development environment

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

@johanwilfer johanwilfer merged commit 63a6040 into master Nov 5, 2025
16 checks passed
@johanwilfer johanwilfer deleted the docker-dev branch November 5, 2025 13:13
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