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
7 stars 4 forks source link

PHP Warnings #25

Closed CodeShakingSheep closed 2 months ago

CodeShakingSheep commented 2 months ago

I'm using Roundcube with PHP 8.3 and identy_switch 1.0.32. I see these PHP warnings in errors.log.

[29-Aug-2024 14:33:53 UTC] PHP Warning:  Undefined array key "folders" in /var/www/roundcube/plugins/identy_switch/identy_switch.php on line 363
[29-Aug-2024 14:33:53 UTC] PHP Warning:  foreach() argument must be of type array|object, null given in /var/www/roundcube/plugins/identy_switch/identy_switch.php on line 363
toteph42 commented 2 months ago

Fixed in 1.0.33