Fix psalm #26
Annotations
4 errors
|
Psalm static analysis.:
src/CookieCreator.php#L36
src/CookieCreator.php:36:24: UnusedPsalmSuppress: This suppression is never used (see https://psalm.dev/207)
|
Psalm static analysis.:
src/CookieCreator.php#L60
src/CookieCreator.php:60:13: RiskyTruthyFalsyComparison: Operand of type false|list<string> contains type list<string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Psalm static analysis.
The operation was canceled.
|
Loading