Fix docs #449
Annotations
2 errors
RiskyTruthyFalsyComparison:
src/Profiler.php#L163
src/Profiler.php:163:13: RiskyTruthyFalsyComparison: Operand of type list<Yiisoft\Profiler\Message>|null contains type list<Yiisoft\Profiler\Message>, 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.
|