packagist guzzlehttp/psr7 1.6.1
Revert PSR-7 type assertions

latest releases: 2.6.x-dev, dev-sync-readme, dev-fixes...
4 years ago

1.6.0 introduced a few type assertions to enforce types defined by PSR-7. Unfortunately that break the library for users not strictly following the PSR-7 standard. Since the users impacted by this change seems to be rather large, this hotfix reverts that change with the note that we will reapply it in 2.0.0, so fixing this is recommended regardless of which version you use.

Details are in #282 and #283

Don't miss a new psr7 release

NewReleases is sending notifications on new releases.