Skip to content

0.10.3

Choose a tag to compare

@kelunik kelunik released this 31 Oct 20:10
· 344 commits to 2.x since this release
v0.10.3
  • Added ClientConnectContext::withDnsTypeRestriction().
  • Fixed verifyDepth in ClientTlsContext / ServerTlsContext.
  • Fixed ClientTlsContext::getCiphers() / ServerTlsContext::getCiphers().
  • Added error suppressions for TLS failures.
  • Allow Certificate with different key / certificate file for SNI on PHP 7.2.
  • Prefer IPv4 over IPv6, as IPv6 support can't reliably be determined without writing system dependent code.