Skip to content

0.10.4

Choose a tag to compare

@kelunik kelunik released this 17 Dec 19:58
· 337 commits to 2.x since this release
v0.10.4
13341de
  • Fixed connection to direct IPv6 URIs (#45).
  • Include previously failed attempts for connect exceptions. This avoids weird error messages if connections to IPv4 timeout / fail and IPv6 support isn't available.
  • Added support for the security_level TLS context option, which is available on PHP 7.2 when compiled with OpenSSL 1.1.0. If you're seeing connection failures due to that option, please open an issue and we can lower the default to 1 instead of 2.