You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.