Update for phpcs 4.0.0 #457
csqa.yml
on: pull_request
Basic CS and QA checks
45s
PHPStan & Psalm
22s
Basic Performance Guard
17s
Annotations
4 errors
|
PHPStan & Psalm
Process completed with exit code 1.
|
|
PHPStan & Psalm:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1531
Strict comparison using !== between string and false will always evaluate to true.
|
|
PHPStan & Psalm:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1523
Strict comparison using !== between string and false will always evaluate to true.
|
|
PHPStan & Psalm:
VariableAnalysis/Sniffs/CodeAnalysis/VariableAnalysisSniff.php#L1515
Strict comparison using !== between string and false will always evaluate to true.
|