Releases: guzzle/guzzle
Releases · guzzle/guzzle
Release 7.10.0
Added
- Support for PHP 8.5
Changed
- Adjusted
guzzlehttp/promises
version constraint to^2.3
- Adjusted
guzzlehttp/psr7
version constraint to^2.8
Release 7.9.3
Changed
- Remove explicit content-length header for GET requests
- Improve compatibility with bad servers for boolean cookie values
Release 7.9.2
Fixed
- Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than 7.34.0
Release 7.9.1
Fixed
- Fix TLS 1.3 check for HTTP/2 requests
Release 7.9.0
Changed
- Improve protocol version checks to provide feedback around unsupported protocols
- Only select the cURL handler by default if 7.34.0 or higher is linked
- Improved
CurlMultiHandler
to avoid busy wait if possible - Dropped support for EOL
guzzlehttp/psr7
v1 - Improved URI user info redaction in errors
Release 7.8.2
Added
- Support for PHP 8.4
Release 7.8.1
Changed
- Updated links in docs to their canonical versions
- Replaced
call_user_func*
with native calls
Release 7.8.0
See change log for changes.
Release 7.7.1
See change log for changes.
Release 7.7.0
See change log for changes.