feat(tcp): add support for TLS/SSL in TCP #11181
static-analysis.yml
on: pull_request
static analysis
21s
Annotations
3 errors
UnusedPsalmSuppress:
../src/Psl/TCP/connect.php#L117
../src/Psl/TCP/connect.php:117:33: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
UndefinedFunction:
../src/Psl/TCP/connect.php#L118
../src/Psl/TCP/connect.php:118:13: UndefinedFunction: Function stream_context_set_options does not exist (see https://psalm.dev/021)
|
static analysis
Process completed with exit code 2.
|