Skip to content

WARNING: setcookie(): Unrecognized key 'lifetime' #3103

@lianee

Description

@lianee

WARNING: setcookie(): Unrecognized key 'lifetime' found in the options array in elFinderSession.php line 227.

session_get_cookie_params() returns a lifetime key that generates a warning in setcookie().

unset($cParm['lifetime']); before setcookie() fixes it.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions