feat(tcp): support TLS/SSL #11193
Annotations
5 errors
UnusedPsalmSuppress:
../src/Psl/Network/Internal/AbstractStreamServer.php#L86
../src/Psl/Network/Internal/AbstractStreamServer.php:86:29: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UnusedPsalmSuppress:
../src/Psl/TCP/Server.php#L63
../src/Psl/TCP/Server.php:63:29: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UnusedPsalmSuppress:
../src/Psl/TCP/TLS/Internal/establish_tls_connection.php#L43
../src/Psl/TCP/TLS/Internal/establish_tls_connection.php:43:29: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UndefinedFunction:
../src/Psl/TCP/TLS/Internal/establish_tls_connection.php#L44
../src/Psl/TCP/TLS/Internal/establish_tls_connection.php:44:9: UndefinedFunction: Function stream_context_set_options does not exist (see https://psalm.dev/021)
|
static analysis
Process completed with exit code 2.
|