Update rector/rector requirement from ^0.19.0 to ^1.0.0 (#52) #377
Annotations
3 errors
Static analysis.:
src/CsrfMiddleware.php#L94
src/CsrfMiddleware.php:94:17: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Static analysis.:
src/Synchronizer/SynchronizerCsrfToken.php#L38
src/Synchronizer/SynchronizerCsrfToken.php:38:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Static analysis.
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading