Skip to content

Add PHP 8.5 Support#42

Merged
ricardoapaes merged 2 commits into
masterfrom
feat/php-85-support-15347565485457484259
May 6, 2026
Merged

Add PHP 8.5 Support#42
ricardoapaes merged 2 commits into
masterfrom
feat/php-85-support-15347565485457484259

Conversation

@ricardoapaes

Copy link
Copy Markdown
Member

This PR adds support for PHP 8.5 to the project. It includes a new docker-compose-85.yml for local development, updates the GitHub Actions workflow to include PHP 8.5 in the test matrix, and adds a build step to push the php:85 image. Additionally, it fixes a typo where the PHP 8.4 image was being incorrectly tagged as php:83 instead of php:84.


PR created automatically by Jules for task 15347565485457484259 started by @ricardoapaes

- Create docker-compose-85.yml
- Add PHP 8.5 to CI matrix and build steps in docker-publish.yml
- Fix incorrect tagging in PHP 8.4 build step
@google-labs-jules

Copy link
Copy Markdown

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Upgrade actions/checkout from v4 to v6.0.2 to fix Node.js 20 deprecation warning
- Prevent PHP 8.5 docker build from failing if opcache fails to install via docker-php-ext-install
- Add PHP 8.5 to github action test matrix and publish step
- Fix copy-pasted tags referencing PHP 8.3 instead of 8.4 in the PHP 8.4 build step
@ricardoapaes ricardoapaes marked this pull request as ready for review May 6, 2026 17:34
@ricardoapaes ricardoapaes merged commit fae78e9 into master May 6, 2026
8 checks passed
@ricardoapaes ricardoapaes deleted the feat/php-85-support-15347565485457484259 branch May 6, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant