Skip to content

Releases: php-http/client-common

2.2.0

02 Jul 06:52
@dbu dbu
2.2.0
f398536
Compare
Choose a tag to compare

Added

  • Plugin client builder for making a PluginClient
  • Support for the PSR-17 request factory in HttpMethodsClient

Changed

  • Restored support for symfony/options-resolver: ^2.6
  • Consistent implementation of union type checking

Fixed

  • Memory leak when using the PluginClient with plugins

2.1.0

18 Nov 08:59
@dbu dbu
2.1.0
Compare
Choose a tag to compare

Added

  • Support Symfony 5

1.10.0

18 Nov 08:56
@dbu dbu
1.10.0
c0390ae
Compare
Choose a tag to compare

Added

  • Support for Symfony 5

Release 2.0.0

03 Feb 16:49
2b8aa3c
Compare
Choose a tag to compare

See change log for changes.

Release 1.9.1

02 Feb 07:03
0e156a1
Compare
Choose a tag to compare

See change log for changes.

Release 1.9.0

03 Jan 11:21
9c21b60
Compare
Choose a tag to compare

See change log for changes.

1.8.2

14 Dec 22:13
@dbu dbu
1.8.2
Compare
Choose a tag to compare

Changed

  • When multiple cookies exist, a single header with all cookies is sent as per RFC 6265 Section 5.4
  • AddPathPlugin will now trim of ending slashes in paths

1.8.1

09 Oct 06:47
@dbu dbu
1.8.1
Compare
Choose a tag to compare

See change log for changes.

Release 1.8.0

21 Sep 12:16
Compare
Choose a tag to compare

See change log for changes.

Release 1.7.0

30 Nov 11:09
9accb4a
Compare
Choose a tag to compare

Support for Symfony 4