Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Drop laminas/laminas-zendframework-bridge and zendframework/* compatibility #9

Merged
merged 2 commits into from
Dec 8, 2021

Conversation

PowerKiKi
Copy link
Contributor

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

Increase performance by removing a compatibility layer while not introducing breaking changes.

This follow the process described in details in:

https://github.com/laminas/technical-steering-committee/blob/main/meetings/minutes/2021-08-02-TSC-Minutes.md#remove-laminaslaminas-zendframework-bridge-dependency-from-our-packages

…patibility

Increase performance by removing a compatibility layer while **not** introducing breaking changes.

This follow the process described in details in:

https://github.com/laminas/technical-steering-committee/blob/main/meetings/minutes/2021-08-02-TSC-Minutes.md#remove-laminaslaminas-zendframework-bridge-dependency-from-our-packages
Signed-off-by: Adrien Crivelli <[email protected]>
@Ocramius Ocramius added this to the 2.10.0 milestone Dec 6, 2021
@Ocramius Ocramius self-assigned this Dec 6, 2021
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

CI failing here - unrelated to patch, but a blocker for merges, as this component is mostly security-only

@Ocramius Ocramius removed their assignment Dec 6, 2021
Signed-off-by: Adrien Crivelli <[email protected]>
@PowerKiKi
Copy link
Contributor Author

Tests should be fixed now

@Ocramius Ocramius merged commit e72846e into laminas:2.10.x Dec 8, 2021
TestAsset\WithMethodsNamedAfterKeywords\WithoutReturnTypeDeclaration::class,
TestAsset\WithMethodsNamedAfterKeywords\WithReturnTypeDeclaration::class,
Copy link
Member

Choose a reason for hiding this comment

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

It's a bit of a BC break, but 🤷 - no interface change.

@Ocramius Ocramius self-assigned this Dec 8, 2021
@Ocramius
Copy link
Member

Ocramius commented Dec 8, 2021

Thanks @PowerKiKi!

@PowerKiKi PowerKiKi deleted the drop-bridge branch December 8, 2021 07:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants