Uh oh!
There was an error while loading. Please reload this page.
Add PHP 8.4 support - #497
Conversation
Official Base Image PR for tracking: |
jaydrogers
commented
Nov 21, 2024
Sweet, thanks Tom!! I will keep an eye on this and will merge as soon as the official images are available 👍 |
jaydrogers
commented
Nov 21, 2024
It's been merged, now we just have to keep an eye on this https://doi-janky.infosiftr.net/job/multiarch/job/amd64/job/php/ |
tomschlick
commented
Nov 21, 2024
Tags are now on dockerhub! https://hub.docker.com/_/php/tags?name=8.4.1 |
jaydrogers
commented
Nov 21, 2024
tomschlick
commented
Nov 21, 2024
Yeah just noticed all the failures. Looks like that Jenkins project is marked as disabled. Not sure if they are still using that or moved to something else. |
jaydrogers
commented
Nov 21, 2024
I wonder if they have it manually disabled until they are ready to run? Usually that's what they've used in the past. It's still linked from their README, so I will just kind of keep an eye on it. In my experience, it takes quite some time for the images to build. Keep me posted if you see anything else in the meantime. Thanks for all your help! |
tomschlick
commented
Nov 21, 2024
Yeah it looks like from the build history that its rebuilding every PHP version starting with 8.1 so it will probably take a while: https://doi-janky.infosiftr.net/job/meta/view/builds/builds -- Only still not seeing any |
tomschlick
commented
Nov 21, 2024
jaydrogers
commented
Nov 21, 2024
tomschlick
commented
Nov 21, 2024
Sooo close, yet so far away 😢 |
tomschlick
commented
Nov 22, 2024
arm64/v8 now showing so hopefully this next build should work 🤞 |
jaydrogers
commented
Nov 22, 2024
Woohoo! CI passed, so I merged it and I am running a beta release now 😅🤞 https://github.com/serversideup/docker-php/actions/runs/11966269031 If that passes, I will push these to stable tomorrow 👍 |
jaydrogers
commented
Nov 22, 2024
It's all published! 🥳 https://github.com/serversideup/docker-php/releases/tag/v3.5.0 Thanks for your help @tomschlick! |



Attempted to do the initial setup for PHP 8.4 support here.
The official images at docker.io/library/php haven't been built yet so we will have to wait for those to fully test and merge. Keeping this as draft until then.