Fix docs #381
Annotations
7 errors
Static analysis.:
src/Cookie.php#L29
src/Cookie.php:29:19: MissingClassConstType: Class constant "Yiisoft\Cookies\Cookie::PATTERN_TOKEN" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Cookie.php#L41
src/Cookie.php:41:18: MissingClassConstType: Class constant "Yiisoft\Cookies\Cookie::SAME_SITE_LAX" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Cookie.php#L51
src/Cookie.php:51:18: MissingClassConstType: Class constant "Yiisoft\Cookies\Cookie::SAME_SITE_STRICT" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Cookie.php#L59
src/Cookie.php:59:18: MissingClassConstType: Class constant "Yiisoft\Cookies\Cookie::SAME_SITE_NONE" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/CookieMiddleware.php#L25
src/CookieMiddleware.php:25:18: MissingClassConstType: Class constant "Yiisoft\Cookies\CookieMiddleware::ENCRYPT" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/CookieMiddleware.php#L26
src/CookieMiddleware.php:26:18: MissingClassConstType: Class constant "Yiisoft\Cookies\CookieMiddleware::SIGN" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.
Process completed with exit code 2.
|
Loading