Releases: php-http/client-integration-tests
Releases · php-http/client-integration-tests
3.1.1
3.1.0
Release 3.0.1
See change log for changes.
Release 3.0.0
See change log for changes.
Release 2.0.1
Use __toString()
on Stream
instead of getContent()
Release 0.6.2
Sending Content-Length: 0 is optional for TRACE
Release 0.6.1
Don't make any TRACE requests with a request body
Release 0.6.0
Added support for PHPUnit 6
Fixes old command name
This release fixes a huge bug introduced in v0.5 namely the script using the old package name. If you rely on the http_test_server
command, require this as a minimum version.
v0.5.0
Renamed to client-integration-tests