Upgrade composer.json to allow PHP 8.4 #329
Annotations
6 errors
Psalm [8.1, locked]:
src/Psr7ServerRequest.php#L49
src/Psr7ServerRequest.php:49:13: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null|object contains type array<array-key, mixed>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm [8.1, locked]:
src/Psr7ServerRequest.php#L69
src/Psr7ServerRequest.php:69:20: RiskyTruthyFalsyComparison: Operand of type Laminas\Stdlib\ParametersInterface|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm [8.1, locked]:
src/Psr7ServerRequest.php#L70
src/Psr7ServerRequest.php:70:20: RiskyTruthyFalsyComparison: Operand of type Laminas\Stdlib\ParametersInterface|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm [8.1, locked]:
src/Psr7ServerRequest.php#L71
src/Psr7ServerRequest.php:71:20: RiskyTruthyFalsyComparison: Operand of type Laminas\Stdlib\ParametersInterface|mixed contains type mixed, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm [8.1, locked]:
src/Psr7ServerRequest.php#L104
src/Psr7ServerRequest.php:104:60: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
Psalm [8.1, locked]:
src/Psr7ServerRequest.php#L1
src/Psr7ServerRequest.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
|
Loading