SessionHandlerCookie icon indicating copy to clipboard operation
SessionHandlerCookie copied to clipboard

Warning message after implementation

Open duksis opened this issue 3 years ago • 0 comments

After adding SessionHandlerCookie to the code my logs got flooded with these messages

NOTICE: PHP message: PHP Warning:  session_write_close(): Session callback expects true/false return value in Unknown on line 0
NOTICE: PHP message: PHP Warning:  session_write_close(): Failed to write session data using user defined save handler. (session.save_
path: /tmp) in Unknown on line 0

I'm running php 7.3.33

duksis avatar Jul 04 '22 11:07 duksis