laminas / laminas-stdlib

SPL extensions, array utilities, error handlers, and more
https://docs.laminas.dev/laminas-stdlib/
BSD 3-Clause "New" or "Revised" License
190 stars 40 forks source link

Composer require laminas/laminas-zendframework-bridge is unnecessary #28

Closed vaclavvanik closed 3 years ago

vaclavvanik commented 3 years ago

Feature Request

I think this package is stand-alone and does not need dependency on laminas/laminas-zendframework-bridge.

Ocramius commented 3 years ago

It's required until the next major release, since it provides compatibility for folks still using zendframework/zend-stdlib.

Marco Pivetta

http://twitter.com/Ocramius

http://ocramius.github.com/

On Fri, Jul 2, 2021 at 1:30 PM Václav Vaník @.***> wrote:

Feature Request

I think this package is stand-alone and does not need dependency on laminas/laminas-zendframework-bridge.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/laminas/laminas-stdlib/issues/28, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABFVEHVQD6JRO5UMNLPJCDTVWPPFANCNFSM47WRNAJA .

michalbundyra commented 3 years ago

Bridge has been removed in release 3.5.0 - for reference please see: https://github.com/laminas/laminas-stdlib/pull/33