Skip to content

Upgrade to Cady v2.11.1#2214

Merged
henderkes merged 3 commits intomainfrom
fix/caddycmd
Feb 21, 2026
Merged

Upgrade to Cady v2.11.1#2214
henderkes merged 3 commits intomainfrom
fix/caddycmd

Conversation

@henderkes
Copy link
Contributor

fixes failing integration tests and closes #2213

@henderkes
Copy link
Contributor Author

uh... how did we get a mismatch where one set of tests uses the newer caddy version, while another set uses the older?

Copy link
Member

@dunglas dunglas left a comment

Choose a reason for hiding this comment

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

The title should be:

feat: upgrade to Caddy 2.11

@emaadali
Copy link

uh... how did we get a mismatch where one set of tests uses the newer caddy version, while another set uses the older?

@henderkes Oddly enough, this is breaking builds for me even though I'm still using frankenphp v1.9.1. It started breaking this morning.

@henderkes henderkes changed the title add fourth param to caddycmd.LoadConfig Upgrade to Cady v2.11.1 Feb 21, 2026
@henderkes henderkes merged commit 2bdf858 into main Feb 21, 2026
28 checks passed
@henderkes henderkes deleted the fix/caddycmd branch February 21, 2026 16:29
@dunglas
Copy link
Member

dunglas commented Feb 21, 2026

Because xcaddy will use the latest "compatible" version by default. But there is a breaking change in Caddy.

@emaadali
Copy link

@dunglas Do you know when a new docker build will be tagged with this change? It's blocking some deployments on my end.

@dunglas
Copy link
Member

dunglas commented Feb 23, 2026

Work in progress. Don't hesitate to sponsor us, this allows to work more on the project!

johanjanssens pushed a commit to johanjanssens/frankenphp that referenced this pull request Feb 26, 2026
fixes failing integration tests and closes
php#2213
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.

caddycmd.LoadConfig had a fourth parameter added

4 participants