Revert "Remove code that was needed back when phpunit/php-code-covera… #5431
Annotations
2 errors
|
Run Psalm on internal code
Process completed with exit code 2.
|
|
Run Psalm on internal code:
src/Util/PHP/AbstractPhpProcess.php#L200
src/Util/PHP/AbstractPhpProcess.php:200: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)
|
Loading