Merge pull request #43 from Chris53897/feature/allow-symfony-7 #48
Annotations
8 errors
RiskyTruthyFalsyComparison:
src/Validator/RegExp.php#L46
src/Validator/RegExp.php:46:13: RiskyTruthyFalsyComparison: Operand of type false|int contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
CI (8.1, normal)
Process completed with exit code 2.
|
CI (8.3, normal)
The job was canceled because "_8_1_normal" failed.
|
CI (8.2, normal)
The job was canceled because "_8_1_normal" failed.
|
CI (8.2, normal)
The operation was canceled.
|
CI (8.1, authoritative)
The job was canceled because "_8_1_normal" failed.
|
RiskyTruthyFalsyComparison:
src/Validator/RegExp.php#L46
src/Validator/RegExp.php:46:13: RiskyTruthyFalsyComparison: Operand of type false|int contains type int, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
CI (8.1, authoritative)
The operation was canceled.
|