laminas / laminas-mvc-i18n

Integration between laminas-mvc and laminas-i18n
https://docs.laminas.dev/laminas-mvc-i18n/
BSD 3-Clause "New" or "Revised" License
14 stars 12 forks source link

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

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

PowerKiKi commented 2 years ago

Closing as duplicate of #16