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

Introduce support for PSR-6 and PSR-16 v2 & v3 #275

Merged
merged 3 commits into from
Aug 29, 2023

Conversation

boesing
Copy link
Member

@boesing boesing commented Aug 27, 2023

Q A
Documentation no
BC Break yes
New Feature no

Description

This introduces support for PSR-6 and PSR-16 v2 & v3.

Supersedes #205, #196, #214
Fixes #133

@boesing boesing added this to the 4.0.0 milestone Aug 27, 2023
@boesing
Copy link
Member Author

boesing commented Aug 27, 2023

This includes changes of #272
Feature implemented in 21503c1

@boesing boesing changed the title Intdroduce support for PSR-6 and PSR-16 v2 & v3 Introduce support for PSR-6 and PSR-16 v2 & v3 Aug 27, 2023
@boesing boesing changed the base branch from 3.11.x to 4.0.x August 29, 2023 17:44
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
Tests were failing as they verified breakage once passing invalid data to now strictly typed methods.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing force-pushed the feature/psr-cache-v2-v3 branch from f219b66 to 4a4cab6 Compare August 29, 2023 17:46
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing merged commit 9e63f45 into laminas:4.0.x Aug 29, 2023
@MatthiasKuehneEllerhold

@boesing Any news on releasing this change?

@boesing boesing deleted the feature/psr-cache-v2-v3 branch October 27, 2023 06:41
@Ocramius
Copy link
Member

@MatthiasKuehneEllerhold see the milestone

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

Successfully merging this pull request may close these issues.

[RFC]: Support for PSR-6 & PSR-16 v3
3 participants