Nuacht

Session variables contain data that is saved for a specific user by associating the user with a unique identity. Typically, PHP would store session variables in a local file system on the server by ...
since updating Roundcube 1.6.9 to use PHP8.4 i get a spam flood of deprecations in the session handler. The issue persists, even when i disable all plugins. In the install notes it's recommended to ...