mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-11 18:46:51 +01:00
GD functions may throw ValueError in some cases since PHP 8.0. We wrap them in try/catch blocks.
GD functions may throw ValueError in some cases since PHP 8.0. We wrap them in try/catch blocks.