Merge branch '2.x' into 2.next #76
Annotations
3 errors
Run psalm:
src/Command/DumpSqlCommand.php#L92
src/Command/DumpSqlCommand.php:92:21: RiskyTruthyFalsyComparison: Operand of type false|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)
|
Run psalm:
src/Sql/SqlBase.php#L69
src/Sql/SqlBase.php:69:35: RiskyTruthyFalsyComparison: Operand of type false|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)
|
Run psalm
Process completed with exit code 2.
|
Loading