laminas / laminas-developer-tools

Module for developer and debug tools for use with laminas-mvc applications.
BSD 3-Clause "New" or "Revised" License
24 stars 13 forks source link

Drop `laminas/laminas-zendframework-bridge` and `zendframework/*` compatibility #43

Closed PowerKiKi closed 2 years ago

PowerKiKi commented 2 years ago
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

samsonasik commented 2 years ago

@PowerKiKi could you rebase? Thank you.

PowerKiKi commented 2 years ago

rebased

samsonasik commented 2 years ago

Thank you @PowerKiKi