All Versions
116
Latest Version
Avg Release Cycle
59 days
Latest Release
872 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v6.5.4
May 25, 2020 -
v6.5.3
April 18, 2020 -
v6.5.2 Changes
December 23, 2019- idn_to_ascii() fix for old PHP versions #2489
-
v6.5.1 Changes
December 21, 2019 -
v6.5.0 Changes
November 07, 2019- ๐ Improvement: Added support for reset internal queue in MockHandler. #2143
- Improvement: Added support to pass arbitrary options to
curl_multi_init
. #2287 - ๐ Fix: Gracefully handle passing
null
to theheader
option. #2132 - ๐ Fix:
RetryMiddleware
did not do exponential delay between retires due unit mismatch. #2132 - ๐ Fix: Prevent undefined offset when using array for ssl_key options. #2348
- ๐ Deprecated
ClientInterface::VERSION
-
v6.4.1 Changes
October 23, 2019- ๐ No
guzzle.phar
was created in 6.4.0 due expired API token. This release will fix that - โ Added
parent::__construct()
toFileCookieJar
andSessionCookieJar
- ๐ No
-
v6.4.0 Changes
October 23, 2019- ๐ Improvement: Improved error messages when using curl < 7.21.2 #2108
- ๐ Fix: Test if response is readable before returning a summary in
RequestException::getResponseBodySummary()
#2081 - Fix: Add support for GUZZLE_CURL_SELECT_TIMEOUT environment variable #2161
- ๐ Improvement: Added
GuzzleHttp\Exception\InvalidArgumentException
#2163 - Improvement: Added
GuzzleHttp\_current_time()
to usehrtime()
if that function exists. #2242 - ๐ Improvement: Added curl's
appconnect_time
inTransferStats
#2284 - ๐ Improvement: Make GuzzleException extend Throwable wherever it's available #2273
- ๐ Fix: Prevent concurrent writes to file when saving
CookieJar
#2335 - ๐ Improvement: Update
MockHandler
so we can test transfer time #2362
-
v6.3.3 Changes
April 22, 2018- ๐ Fix: Default headers when decode_content is specified
-
v6.3.2 Changes
March 26, 2018- ๐ Bug fix: Parsing 0 epoch expiry times in cookies #2014
- ๐ Improvement: Better ConnectException detection #2012
- ๐ Bug fix: Malformed domain that contains a "/" #1999
- ๐ Bug fix: Undefined offset when a cookie has no first key-value pair #1998
- ๐ Improvement: Support PHPUnit 6 #1953
- ๐ Bug fix: Support empty headers #1915
๐ Bug fix: Ignore case during header modifications #1916
๐ Minor code cleanups, documentation fixes and clarifications.
-
v6.3.1 Changes
March 26, 2018- ๐ Bug fix: Parsing 0 epoch expiry times in cookies #2014
- ๐ Improvement: Better ConnectException detection #2012
- ๐ Bug fix: Malformed domain that contains a "/" #1999
- ๐ Bug fix: Undefined offset when a cookie has no first key-value pair #1998
- ๐ Improvement: Support PHPUnit 6 #1953
- ๐ Bug fix: Support empty headers #1915
๐ Bug fix: Ignore case during header modifications #1916
๐ Minor code cleanups, documentation fixes and clarifications.