Update composer dependencies #5371
Annotations
5 warnings
Run PHPUnit command:
vendor/amphp/dns/src/functions.php#L14
Amp\Dns\dnsResolver(): Implicitly marking parameter $dnsResolver as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit command:
vendor/amphp/dns/src/functions.php#L40
Amp\Dns\resolve(): Implicitly marking parameter $typeRestriction as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit command:
vendor/amphp/socket/src/Internal/functions.php#L191
Amp\Socket\Internal\normalizeBindToOption(): Implicitly marking parameter $bindTo as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit command:
vendor/sanmai/pipeline/src/functions.php#L22
Pipeline\map(): Implicitly marking parameter $func as nullable is deprecated, the explicit nullable type must be used instead
|
Run PHPUnit command:
vendor/sanmai/pipeline/src/functions.php#L33
Pipeline\take(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
|
Loading