Releases: Nyholm/psr7
Releases · Nyholm/psr7
Release 1.8.2
What's Changed
- Fix .gitattributes by @VincentLanglet in #250
- [PHP 8.4] Fixes for implicit nullability deprecation by @Ayesh in #255
New Contributors
- @VincentLanglet made their first contribution in #250
- @Ayesh made their first contribution in #255
Full Changelog: 1.8.1...1.8.2
Release 1.8.1
What's Changed
- Fix error handling in Stream::getContents() by @nicolas-grekas in #252
Full Changelog: 1.8.0...1.8.1
Release 1.8.0
What's Changed
- README.md: add badges for GH Actions by @alexislefebvre in #237
- Deprecate HttplugFactory and make dependency on php-http/message-factory optional by @murat11 in #243
New Contributors
- @alexislefebvre made their first contribution in #237
- @murat11 made their first contribution in #243
Full Changelog: 1.7.0...1.8.0
Release 1.7.0
What's Changed
- chore: drop php 7.1 support by @simPod in #226
- Allow psr/http-message v2 by @nicolas-grekas in #234
- Use zval storage for Stream instances created from strings by @nicolas-grekas in #230
- Improve performance of creating streams from strings by @nicolas-grekas in #241
- Update changelog by @nicolas-grekas in #240
Full Changelog: 1.6.1...1.7.0
Release 1.6.1
Security fix for header validation. See GHSA-wjfc-pgfp-pv9c
What's Changed
See change log for changes.
What's Changed
- [CI] Remove scutinizer by @Nyholm in #231
- [CI] Just some code style changes by @Nyholm in #232
- [CI] Remove badge for Travis by @Nyholm in #233
- [CS] native_function_invocation by @Nyholm in #235
- Added change log for 1.6.1 by @Nyholm in #236
Full Changelog: 1.6.0...1.6.1
Release 1.6.0
What's Changed
See change log for changes.
New Contributors
- @vanodevium made their first contribution in #211
- @GrahamCampbell made their first contribution in #212
- @simPod made their first contribution in #224
Full Changelog: 1.5.1...1.6.0
Release 1.5.1
See change log for changes.
Release 1.5.0
See change log for changes.
Release 1.4.1
See change log for changes.
Release 1.4.0
See change log for changes.