Skip to content

Allow laminas-diactoros 3, so we can use this on PHP 8.5, a…#16

Open
bdsl wants to merge 1 commit intoLansoweb:masterfrom
thebiggive:BG2-3023-diactoros-3
Open

Allow laminas-diactoros 3, so we can use this on PHP 8.5, a…#16
bdsl wants to merge 1 commit intoLansoweb:masterfrom
thebiggive:BG2-3023-diactoros-3

Conversation

@bdsl
Copy link

@bdsl bdsl commented Feb 13, 2026

…lso move from require to require-dev

See release notes of diactoros 3: https://github.com/laminas/laminas-diactoros/releases/tag/3.0.0

For consumers, this version should be entirely backwards compatible in usage. For those extending
our classes, you will only run into issues when extending implementations of the above interfaces.

But actually searching diactoros in the codebase here I see it's only actually used in tests not in the src directory, so what's used here shouldn't affect downstream consumers of the library anyway.

…lso move from require to require-dev

See release notes of diactoros 3: https://github.com/laminas/laminas-diactoros/releases/tag/3.0.0

> For consumers, this version should be entirely backwards compatible in usage. For those extending
> our classes, you will only run into issues when extending implementations of the above interfaces.

But actually searching `diactoros` in the codebase here I see it's only
actually used in tests not in the src directory, so what's used here
shouldn't affect downstream consumers of the library anyway.
@bdsl bdsl changed the title BG2-3023: Allow laminas-diactoros 3, so we can use this on PHP 8.5, a… Allow laminas-diactoros 3, so we can use this on PHP 8.5, a… Feb 13, 2026
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.

1 participant