Skip to content

2.0.0 Beta 9

Pre-release
Pre-release

Choose a tag to compare

@trowski trowski released this 11 Jan 04:55
· 47 commits to 2.x since this release
v2.0.0-beta.9
a70c9ee
  • Fixed compatibility with v2.0 of amphp/dns
  • Fixed DnsException being thrown from DnsSocketConnector if DNS resolution failed. A ConnectException will be thrown instead with the DnsException as the previous exception
  • Fixed TLS state being incorrect in ResourceSocket if TLS setup fails