Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PSR-17 support #14

Merged
merged 2 commits into from Mar 30, 2022
Merged

Conversation

boesing
Copy link
Member

@boesing boesing commented Jul 25, 2021

Q A
BC Break no
New Feature yes

Description

As already done in mezzio/mezzio#75, mezzio/mezzio-router#23, mezzio/mezzio-problem-details#19, mezzio/mezzio-hal#43 and mezzio/mezzio-authorization#11 this PR provides support for PSR-17 response factory.

@boesing boesing added the Enhancement New feature or request label Jul 25, 2021
@boesing boesing added this to the 1.2.0 milestone Jul 25, 2021
@boesing boesing added this to In progress in PSR-17 support via automation Jul 25, 2021
@boesing boesing force-pushed the feature/psr-17-support branch 2 times, most recently from 76bb46c to 7ec45ca Compare July 25, 2021 18:27
@Ocramius Ocramius removed this from the 1.2.0 milestone Sep 14, 2021
@Ocramius Ocramius changed the base branch from 1.2.x to 1.3.x September 14, 2021 04:05
@Ocramius Ocramius added this to the 1.3.0 milestone Sep 14, 2021
@Ocramius
Copy link
Member

Moved this to 1.3.0, as 1.2.0 just had PHP 8.1 support

@Ocramius Ocramius modified the milestones: 1.3.0, 1.4.0 Jan 7, 2022
@Ocramius Ocramius changed the base branch from 1.3.x to 1.4.x January 7, 2022 18:50
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
- Creates v1/v2 versions of InMemoryContainer test asset, and an autoloade asset that aliases to the correct one based on the PSR-11 version installed.
- Fixes the Psr17ResponseFactoryTraitTest to correctly configure the container mock.

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney merged commit 3a0d1de into mezzio:1.4.x Mar 30, 2022
PSR-17 support automation moved this from In progress to Done Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants