Releases: php-http/client-integration-tests
Releases · php-http/client-integration-tests
4.1.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
24 Jun 13:16
Allow installation with guzzlehttp/psr7 version 3
3.2.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
24 Jun 13:13
Allow installation with guzzlehttp/psr7 version 3
4.0.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
09 Dec 12:00
Allow PHPUnit > 9
Removed deprecated PhpUnitBackwardCompatibleTrait
Replaced deprecated HttpBaseTest::$messageFactory with $requestFactory and $streamFactory
Parameter type and return type declarations on all test classes
3.1.3
Compare
Sorry, something went wrong.
No results found
dbu
released this
08 Dec 16:30
Fixed BC breaks accidentally introduced in 3.1.2
3.1.2 (broken)
Compare
Sorry, something went wrong.
No results found
dbu
released this
08 Dec 15:37
Allow PHPUnit > 9
Deprecate PhpUnitBackwardCompatibleTrait
=> Do not use, accidental BC breaks
3.1.1
Compare
Sorry, something went wrong.
No results found
dbu
released this
01 Sep 10:32
Switched to httpbin.org for tests now that its fixed. (Reverts #56 )
3.1.0
Compare
Sorry, something went wrong.
No results found
dbu
released this
05 Mar 12:59
Removed builds for abandoned guzzle5 and guzzle6 adapters
Support PSR-17 factories
Release 3.0.1
Compare
Sorry, something went wrong.
No results found
Nyholm
released this
21 Mar 11:30
See change log for changes.
Release 3.0.0
Compare
Sorry, something went wrong.
No results found
Nyholm
released this
01 Oct 11:00
See change log for changes.
Release 2.0.1
Compare
Sorry, something went wrong.
No results found
Nyholm
released this
27 Dec 10:41
Use __toString() on Stream instead of getContent()