1.1.2
Based on https://github.com/zendframework/zend-diactoros/releases/tag/1.1.2 (commit 0882eb0d15b6dc439041b76ac04deb083258b0fc in this repo) Added ----- - Nothing. Deprecated ---------- - Nothing. Removed ------- - Nothing. Fixed ----- - [zendframework/zend-diactoros#67](https://github.com/zendframework/zend-diactoros/pull/67) ensures that the `Stream` class only accepts `stream` resources, not any resource.