Update rector/rector requirement from ^0.19.0 to ^1.0.0 #646
Annotations
2 errors
RiskyTruthyFalsyComparison:
src/Helpers/ArrayDefinitionHelper.php#L20
src/Helpers/ArrayDefinitionHelper.php:20:19: RiskyTruthyFalsyComparison: Operand of type array<array-key, mixed>|null 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 / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|