Releases: guzzle/psr7
Releases · guzzle/psr7
2.7.1
Fixed
- Fixed uppercase IPv6 addresses in URI
Changed
- Improve uploaded file error message
See also the change log for changes.
2.7.0
Added
- Add
Utils::redactUserInfo()
method - Add ability to encode bools as ints in
Query::build
See also the change log for changes.
2.6.3
Fixed
- Make
StreamWrapper::stream_stat()
returnfalse
if inner stream's size isnull
Changed
- PHP 8.4 support
See also the change log for changes.
2.6.2
Fixed
- Fixed another issue with the fact that PHP transforms numeric strings in array keys to ints
Changed
- Updated links in docs to their canonical versions
- Replaced
call_user_func*
with native calls
See also the change log for changes.
2.6.1
See change log for changes.
2.6.0
See change log for changes.
2.5.1
See change log for changes.
2.5.0
See change log for changes.
2.4.5
See change log for changes.
1.9.1
See change log for changes.