Fix for PHP 8.4 #27
Annotations
2 errors and 1 warning
Psalm static analysis.:
src/Middleware/BodyParamsMiddleware.php#L35
src/Middleware/BodyParamsMiddleware.php:35: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 static analysis.
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading