zendframework / zend-stratigility

Middleware for PHP built on top of PSR-7 and PSR-15
BSD 3-Clause "New" or "Revised" License
235 stars 57 forks source link

Fixing decorating http-interop middleware #118

Closed michalbundyra closed 7 years ago

michalbundyra commented 7 years ago

Resolves #117

The issue introduced (by me...) in https://github.com/zendframework/zend-stratigility/commit/fc6e2fa5e64ba78e1ad9daee03f245e2b26e9d0e#diff-b0a106edbc39bdd5795a901014bd525cR485

/cc @weierophinney

weierophinney commented 7 years ago

Thanks, @webimpress.