Skip to content

v5.1.3

Compare
Choose a tag to compare
@fabpot fabpot released this 24 Jul 04:28
· 1100 commits to 7.2 since this release
v5.1.3

Changelog (v5.1.2...v5.1.3)

  • bug #37491 Fix promise behavior in HttplugClient (brentybh)
  • bug #37484 Fix http_version option usage (fancyweb)
  • bug #37486 fix parsing response headers in CurlResponse (nicolas-grekas)
  • bug #37440 fix casting TraceableResponse to php streams (nicolas-grekas)
  • bug #37379 Support for cURL handler objects (derrabus)
  • bug #37400 unset activity list when creating CurlResponse (nicolas-grekas)
  • bug #37319 Convert CurlHttpClient::handlePush() to instance method (mpesari)