toteph42 / identy_switch

This plugin allows users to switch between different accounts (and check for new mails) in a single Roundcube session.
GNU General Public License v3.0
6 stars 3 forks source link

PHP 8.1 warnings #13

Closed CodeShakingSheep closed 2 months ago

CodeShakingSheep commented 3 months ago

When running Roundcube with PHP version 8.1 I encounter these PHP warnings in my logs.

[24-Jun-2024 13:57:42 UTC] PHP Warning:  Undefined array key "show_real_foldernames" in /var/www/roundcube/plugins/identy_switch/identy_switch.php on line 227
[24-Jun-2024 13:57:56 UTC] PHP Warning:  Undefined array key "archive" in /var/www/roundcube/plugins/identy_switch/identy_switch.php on line 351
toteph42 commented 2 months ago

Fixed in 1.0.18