ci: add PHP 8.5 support for building images by vinceAmstoutz · Pull Request #1932 · php/frankenphp

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vinceAmstoutz

Copy link Copy Markdown

Contributor

@vinceAmstoutz vinceAmstoutz commented

Oct 17, 2025

edited

Loading

Fixes #1922 using the image tag php:8.5-rc, until the release of the stable version.

freshleafmedia, Cafeine42, and webda2l reacted with rocket emoji

@vinceAmstoutz vinceAmstoutz force-pushed the feat/build-with-php-85 branch 3 times, most recently from f2e88bf to 837b47a Compare

October 28, 2025 13:32

@vinceAmstoutz vinceAmstoutz marked this pull request as ready for review

October 28, 2025 13:34

@vinceAmstoutz

Copy link Copy Markdown

Contributor Author

@dunglas Any idea why these steps are failing? postgresql 🤔
Otherwise, most of the checks are green.

@dunglas

Copy link Copy Markdown

Member

dunglas commented

Oct 28, 2025

@vinceAmstoutz I'm not sure I could be a cache issue. Anyway it's unrelated as main is failing too.

vinceAmstoutz reacted with thumbs up emoji

@vinceAmstoutz

Copy link Copy Markdown

Contributor Author

Oh yes, there is a problem here: #1937. We used 80 GB of cache when the maximum is 10 GB, as explained by Github Actions in the error message here.

I can create a workflow that clears the cache on demand and/or automatically if you want, @dunglas.

@vinceAmstoutz vinceAmstoutz force-pushed the feat/build-with-php-85 branch from 837b47a to ade50ce Compare

November 7, 2025 15:08
Copy link Copy Markdown

Contributor

@henderkes henderkes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

vinceAmstoutz reacted with heart emoji

@dunglas dunglas merged commit 56df266 into php:main

Nov 19, 2025

67 of 68 checks passed

@dunglas

Copy link Copy Markdown

Member

dunglas commented

Nov 19, 2025

Thanks, Vincent!

vinceAmstoutz reacted with heart emoji

@vinceAmstoutz vinceAmstoutz deleted the feat/build-with-php-85 branch

November 24, 2025 05:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dunglas dunglas dunglas approved these changes

@henderkes henderkes henderkes approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Docker tags for PHP alpha/beta/RC releases

3 participants

@vinceAmstoutz @dunglas @henderkes