Fix docs #451
Annotations
2 errors
Static analysis.:
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)
|
Static analysis.
Process completed with exit code 2.
|
Loading