Releases: php-http/socket-client
Releases · php-http/socket-client
2.3.0
01 Sep 11:48
Compare
Sorry, something went wrong.
No results found
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
19 Feb 17:19
Compare
Sorry, something went wrong.
No results found
Allow installation with Symfony 7
2.1.1
19 Aug 16:05
Compare
Sorry, something went wrong.
No results found
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
11 Jan 10:32
Compare
Sorry, something went wrong.
No results found
Release 2.0.2
22 Oct 09:00
Compare
Sorry, something went wrong.
No results found
2.0.1
16 Oct 13:31
Compare
Sorry, something went wrong.
No results found
Fix wrong call to trigger_error
2.0.0
22 Sep 06:49
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
11 Dec 16:33
Compare
Sorry, something went wrong.
No results found
2.0.0-beta1
Support symfony 5 (#45)
Release 1.4.1
29 Dec 10:31
Compare
Sorry, something went wrong.
No results found
Fixed: Wrong parameters error when TimeoutException is thrown
Release 1.4.0
29 Nov 20:47
Compare
Sorry, something went wrong.
No results found