Skip to content

Add auto_regenerate option to CacheSessionPersistence #362

Add auto_regenerate option to CacheSessionPersistence

Add auto_regenerate option to CacheSessionPersistence #362

Re-run triggered May 7, 2024 09:53
Status Failure
Total duration 1m 1s
Artifacts

continuous-integration.yml

on: pull_request
ci  /  Generate job matrix
6s
ci / Generate job matrix
Matrix: ci / QA Checks
Fit to window
Zoom out
Zoom in

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)