Skip to content

Releases: php-http/discovery

1.11.0

22 Sep 07:01
87b580c
Compare
Choose a tag to compare
  • Use correct method name to find Uri Factory in PSR17 #181

1.10.0

04 Sep 08:42
@dbu dbu
1.10.0
Compare
Choose a tag to compare
  • Discover PSR-18 implementation of phalcon

1.9.1

13 Jul 15:45
@dbu dbu
1.9.1
64a18cc
Compare
Choose a tag to compare

Fixed

  • Support PHP 7.4 and 8.0

1.9.0

02 Jul 11:44
@dbu dbu
1.9.0
9ab7668
Compare
Choose a tag to compare

Added

  • Support discovering PSR-18 factories of guzzlehttp/guzzle 7+

1.8.0

14 Jun 10:45
@dbu dbu
1.8.0
Compare
Choose a tag to compare

Added

  • Support discovering PSR-17 factories of guzzlehttp/psr7 package
  • Support discovering PSR-17 factories of laminas/laminas-diactoros package
  • ClassDiscovery::getStrategies() to retrieve the list of current strategies.

Fixed

  • Ignore exception during discovery when Symfony HttplugClient checks if HTTPlug is available.

Release 1.7.4

03 Jan 11:26
82dbef6
Compare
Choose a tag to compare

See change log for changes.

1.7.3

27 Dec 19:52
@dbu dbu
1.7.3
Compare
Choose a tag to compare

Fixed

  • Enough conditions to only use Symfony HTTP client if all needed components are available.

1.7.2

27 Dec 09:31
@dbu dbu
1.7.2
16a3327
Compare
Choose a tag to compare

Fixed

  • Allow a condition to specify an interface and not just classes.

Release 1.7.1

26 Dec 15:04
6a5cb62
Compare
Choose a tag to compare

See change log for changes.

Release 1.7.0

30 Jun 09:05
e822f86
Compare
Choose a tag to compare

See change log for changes.