mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-17 23:19:51 +00:00
![]() In the default case of using files for sessions, files could be garbage collected earlier than expected based on other session settings. Always set session.gc_maxlifetime so session files are garbage collected correctly. Fixes #2901 |
||
---|---|---|
.. | ||
Database | ||
Session | ||
CakeSession.php | ||
DataSource.php | ||
DboSource.php |