php-http / message

HTTP Message related tools
http://php-http.org
MIT License
1.29k stars 41 forks source link

GuzzleStreamFactory: support guzzle/psr7 version 2 #141

Closed staabm closed 3 years ago

staabm commented 3 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes https://github.com/php-http/message/issues/140
Documentation no
License MIT

fixed GuzzleStreamFactory compat with guzzle/psr7 version 2 similat to https://github.com/php-http/message/pull/139 which fixed it for GuzzleUriFactory

staabm commented 3 years ago

this fix is beeing tested right now. in case it works, I will psuh this PR to the non-draft state

staabm commented 3 years ago

fix confirmed in our local testing

once you confirm that it fixes the issue, i will merge and release.

thanks for your fast feedback and support.

dbu commented 3 years ago

thanks a lot for the fix. tagged as https://github.com/php-http/message/releases/tag/1.11.2