Skip to content

Releases: php-http/socket-client

2.2.0

19 Feb 17:19
@dbu dbu
2.2.0
Compare
Choose a tag to compare
  • Allow installation with Symfony 7

2.1.1

19 Aug 16:05
@dbu dbu
2.1.1
Compare
Choose a tag to compare
  • 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
5591086
Compare
Choose a tag to compare
  • Support for PHP8

Release 2.0.2

22 Oct 09:00
a53d9c2
Compare
Choose a tag to compare

See Change log for changes.

2.0.1

16 Oct 13:31
3db137a
Compare
Choose a tag to compare

Fix wrong call to trigger_error

2.0.0

22 Sep 06:49
d8a0c07
Compare
Choose a tag to compare
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
Choose a tag to compare
2.0.0 Beta release Pre-release
Pre-release
2.0.0-beta1

Support symfony 5 (#45)

Release 1.4.1

29 Dec 10:31
Compare
Choose a tag to compare
  • Fixed: Wrong parameters error when TimeoutException is thrown

Release 1.4.0

29 Nov 20:47
26075bf
Compare
Choose a tag to compare

See Change log for changes.

Release v1.3.0

08 Jul 17:08
Compare
Choose a tag to compare

See change log for all changes