PHP 8.6.0 Beta 1 is available for testing

Voting

: five plus one?
(Example: nine)

The Note You're Voting On

Anonymous
5 years ago
Be careful with the 'read_and_close' option. It doesn't update the session file's last modification time unlike the default PHP behaviour when you don't close the session (or when you use session_write_close explicitly).
Old session files (for me, older than 24 minutes) will be occasionally cleared by the garbage collector (for me every 09 and 39 minute of every hour).
So a session can disappear even if the page regularly sends requests to the server that only reads and closes the session.

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /