Fix session in long-running apps #410
static.yml
on: pull_request
Matrix: psalm / psalm
Matrix: psalm80 / psalm
Annotations
6 errors
MissingClassConstType:
src/Flash/Flash.php#L18
src/Flash/Flash.php:18:19: MissingClassConstType: Class constant "Yiisoft\Session\Flash\Flash::COUNTERS" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Flash/Flash.php#L19
src/Flash/Flash.php:19:19: MissingClassConstType: Class constant "Yiisoft\Session\Flash\Flash::FLASH_PARAM" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Session.php#L19
src/Session.php:19:19: MissingClassConstType: Class constant "Yiisoft\Session\Session::DEFAULT_OPTIONS" should have a declared type. (see https://psalm.dev/359)
|
psalm / PHP 8.3-ubuntu-latest
Process completed with exit code 2.
|
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|
psalm / PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_3" failed.
|