fix #568
Annotations
2 errors
RiskyTruthyFalsyComparison:
src/ViewRenderer.php#L78
src/ViewRenderer.php:78:56: 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)
|
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
|