[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/Protocol/Parser.php#L282
Parameter #5 $data of class React\Dns\Model\Record constructor expects array<float|int|string|null>|string, array<int|string, mixed>|string|false given.
|
src/Resolver/Resolver.php#L93
Method React\Dns\Resolver\Resolver::extractValues() should return array<string> but returns array<int, float|int|string|null>.
|
src/Resolver/Resolver.php#L118
Parameter #2 $name of method React\Dns\Resolver\Resolver::valuesByNameAndType() expects string, float|int|string|null given.
|
|
This job was cancelled
Loading