Add auto_regenerate option to CacheSessionPersistence #362
Annotations
3 errors
Psalm [8.1, locked]:
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)
|
Psalm [8.1, locked]:
src/CacheSessionPersistenceFactory.php#L37
src/CacheSessionPersistenceFactory.php:37:27: MixedArrayAccess: Cannot access array value on mixed variable $config (see https://psalm.dev/051)
|
Psalm [8.1, locked]:
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)
|
The logs for this run have expired and are no longer available.
Loading