[WIP] PHPStan at max level #188
Annotations
11 errors
|
src/Protocol/BinaryDumper.php#L88
Parameter #1 $texts of method React\Dns\Protocol\BinaryDumper::textsToBinary() expects array<string>, array<float|int|string|null> given.
|
src/Protocol/BinaryDumper.php#L96
Parameter #1 $host of method React\Dns\Protocol\BinaryDumper::domainNameToBinary() expects string, float|int|string|null given.
|
src/Protocol/BinaryDumper.php#L106
Parameter #1 $host of method React\Dns\Protocol\BinaryDumper::domainNameToBinary() expects string, float|int|string|null given.
|
src/Protocol/BinaryDumper.php#L110
Parameter #1 $host of method React\Dns\Protocol\BinaryDumper::domainNameToBinary() expects string, float|int|string|null given.
|
src/Protocol/BinaryDumper.php#L111
Parameter #1 $host of method React\Dns\Protocol\BinaryDumper::domainNameToBinary() expects string, float|int|string|null given.
|
src/Protocol/BinaryDumper.php#L126
Parameter #1 $string of function strlen expects string, float|int|string|null given.
|
src/Query/CoopExecutor.php#L85
Method React\Dns\Query\CoopExecutor::query() should return React\Promise\PromiseInterface<React\Dns\Model\Message> but returns React\Promise\Promise<mixed>.
|
src/Query/FallbackExecutor.php#L34
Method React\Dns\Query\FallbackExecutor::query() should return React\Promise\PromiseInterface<React\Dns\Model\Message> but returns React\Promise\Promise<mixed>.
|
src/Query/SelectiveTransportExecutor.php#L78
Method React\Dns\Query\SelectiveTransportExecutor::query() should return React\Promise\PromiseInterface<React\Dns\Model\Message> but returns React\Promise\Promise<mixed>.
|
src/Query/TcpTransportExecutor.php#L153
Cannot access offset 'host' on array{scheme?: string, host?: string, port?: int, user?: string, pass?: string, path?: string, query?: string, fragment?: string}|false.
|
This job was cancelled
Loading