Add auto_regenerate option to CacheSessionPersistence #362
continuous-integration.yml
on: pull_request
ci
/
Generate job matrix
6s
Matrix: ci / QA Checks
Annotations
3 errors
MixedAssignment:
src/CacheSessionPersistenceFactory.php#L37
src/CacheSessionPersistenceFactory.php:37:9: MixedAssignment: Unable to determine the type that $autoRegenerate is being assigned to (see https://psalm.dev/032)
|
MixedArrayAccess:
src/CacheSessionPersistenceFactory.php#L37
src/CacheSessionPersistenceFactory.php:37:27: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)
|
MixedArgument:
src/CacheSessionPersistenceFactory.php#L51
src/CacheSessionPersistenceFactory.php:51:13: MixedArgument: Argument 12 of Mezzio\Session\Cache\CacheSessionPersistence::__construct cannot be mixed|true, expecting bool (see https://psalm.dev/030)
|