laminas / laminas-diactoros

PSR HTTP Message implementations
https://docs.laminas.dev/laminas-diactoros/
BSD 3-Clause "New" or "Revised" License
487 stars 63 forks source link

Remove image stream compatibility from `Stream` #134

Closed boesing closed 1 year ago

boesing commented 1 year ago

Feature Request

Q A
New Feature no
RFC no
BC Break yes

Summary

As outlined in #57, the whole image stream functionality should be dropped from the current Stream implementation. We could instead provide an ImageStream instead for this as suggested by @weierophinney in https://github.com/laminas/laminas-diactoros/issues/57#issuecomment-1198520464