Releases: php-http/socket-client
Releases · php-http/socket-client
2.4.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
10 Jan 10:46
Allow installation with Symfony 8.
Cleaned up testing and use the integration tests version 4.
2.3.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
01 Sep 11:48
Fixed compatibility with psr/http-message v2
The Http\Client\Socket\Stream has BC breaks if you extended it. It is not meant to be extended, declaring it as @internal now.
2.2.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
19 Feb 17:19
Allow installation with Symfony 7
2.1.1
Compare
Sorry, something went wrong.
No results found
dbu
released this
19 Aug 16:05
Fixed constructor to work nicely with version 1 style arguments (e.g. HttplugBundle)
Fixed PHP 8 compatibility for stream timeouts
Renamed master branch to 2.x for semantic branch naming.
Add Symfony 6 compatibility
2.1.0
Compare
Sorry, something went wrong.
No results found
Release 2.0.2
Compare
Sorry, something went wrong.
No results found
Nyholm
released this
22 Oct 09:00
See Change log for changes.
2.0.1
Compare
Sorry, something went wrong.
No results found
Fix wrong call to trigger_error
2.0.0
Compare
Sorry, something went wrong.
No results found
Merge pull request #48 from php-http/feature/remove-async
Remove support for async extension
2.0.0 Beta release
Compare
Sorry, something went wrong.
No results found
Nyholm
released this
11 Dec 16:33
2.0.0-beta1
Support symfony 5 (#45)
Release 1.4.1
Compare
Sorry, something went wrong.
No results found
Nyholm
released this
29 Dec 10:31
Fixed: Wrong parameters error when TimeoutException is thrown