2 versions
Phpsound – Music Sharing Platform history.
Every release of Phpsound – Music Sharing Platform is archived here with its changelog, file size, and security scan result. Use the archive to roll back to a stable release or audit what changed between updates.
v6.6.0Latest
October 2, 202310.4 MB
October 2, 20239.9 MB
Improved
- Added support for reset internal queue in MockHandler. [#2143](https://github.com/guzzle/guzzle/pull/2143)
- Added support to pass arbitrary options to `curl_multi_init`. [#2287](https://github.com/guzzle/guzzle/pull/2287)
Fixed
- Gracefully handle passing `null` to the `header` option. [#2132](https://github.com/guzzle/guzzle/pull/2132)
- `RetryMiddleware` did not do exponential delay between retries due unit mismatch. [#2132](https://github.com/guzzle/guzzle/pull/2132)
- Prevent undefined offset when using array for ssl_key options. [#2348](https://github.com/guzzle/guzzle/pull/2348)
Other
- Previously, `RetryMiddleware` would sleep for 1 millisecond, then 2 milliseconds, then 4 milliseconds.
- *After this change, `RetryMiddleware` will sleep for 1 second, then 2 seconds, then 4 seconds.**
- `Middleware::retry()` accepts a second callback parameter to override the default timeouts if needed.
Removed
- `ClientInterface::VERSION`
Why archive
Sometimes the latest release isn't the one you need. The archive lets you pin Phpsound – Music Sharing Platform to a known-good version, or roll back while a bug is investigated. Every release stays scanned and reachable.